[Mplayer-cvslog] CVS: main/loader Makefile,1.11,1.12

Alex Beregszaszi alex at mplayerhq.hu
Wed Feb 19 17:49:31 CET 2003


Update of /cvsroot/mplayer/main/loader
In directory mail:/var/tmp.root/cvs-serv32170/loader

Modified Files:
	Makefile 
Log Message:
WIN32_PATH cleanup

Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/loader/Makefile,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- Makefile	24 Nov 2002 21:45:23 -0000	1.11
+++ Makefile	19 Feb 2003 16:49:28 -0000	1.12
@@ -1,7 +1,7 @@
 include ../config.mak
 
 # Generated automatically from Makefile.in by configure.
-DEFINES=$(WIN32_PATH) -DMPLAYER -D__WINE__ -Ddbg_printf=__vprintf \
+DEFINES=-DMPLAYER -D__WINE__ -Ddbg_printf=__vprintf \
 	-DTRACE=__vprintf # -DDETAILED_OUT
 
 LIB_OBJECTS= ldt_keeper.o pe_image.o module.o \



More information about the MPlayer-cvslog mailing list