testprogs/win32/spoolss: we don't need absolute pathes to mingw locations
authorStefan Metzmacher <metze@samba.org>
Wed, 19 May 2010 11:58:26 +0000 (13:58 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 19 May 2010 11:58:26 +0000 (13:58 +0200)
metze

testprogs/win32/spoolss/GNUmakefile

index 7c66075aed33af174c13601b80c6bb340ab3636f..e35ca87c224f9c1efc838e671b5943dab0b341a8 100644 (file)
@@ -1,7 +1,5 @@
-MAKE=mingw32-make
-CFLAGS=-I../../../ -I/usr/i686-pc-mingw32/sys-root/mingw/include
-LDFLAGS=-L/usr/i686-pc-mingw32/sys-root/mingw/lib
-CC=/usr/bin/i686-pc-mingw32-gcc
+CFLAGS=-I../../../
+CC=i686-pc-mingw32-gcc
 LIBS=-lwinspool
 
 all: testspoolss.exe