diff loader/Makefile @ 9462:8b02e80e9c65

WIN32_PATH cleanup
author alex
date Wed, 19 Feb 2003 16:49:28 +0000
parents 8b905703a450
children 496fbdabeb7c
line wrap: on
line diff
--- a/loader/Makefile	Wed Feb 19 16:01:46 2003 +0000
+++ b/loader/Makefile	Wed Feb 19 16:49:28 2003 +0000
@@ -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 \