OSSP CVS Repository

ossp - Difference in ossp-pkg/xds/regression-tests/Makefile versions 1.9 and 1.10
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/xds/regression-tests/Makefile 1.9 -> 1.10

--- Makefile     2001/07/09 19:09:42     1.9
+++ Makefile     2001/07/16 18:38:53     1.10
@@ -4,12 +4,12 @@
 
 WARNFLAGS       = -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-align -Winline -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Werror
 OPTFLAGS        = -O3 -pipe
-CPPFLAGS        =
+CPPFLAGS        = -D_GNU_SOURCE
 CFLAGS          =
 LDFLAGS         = -L..
 
 TESTS           = xds-core.exe xds-find-engine.exe xds-register.exe xds-encode.exe \
-                  xds-getbuffer.exe xds-decode.exe
+                  xds-getbuffer.exe xds-decode.exe xds-setbuffer.exe
 
 .SUFFIXES:
 .SUFFIXES:      .c .exe

CVSTrac 2.0.1