Mercurial > mplayer.hg
comparison loader/Makefile @ 9962:496fbdabeb7c
moved some obsolete debug stuff
author | alex |
---|---|
date | Mon, 21 Apr 2003 19:35:39 +0000 |
parents | 8b02e80e9c65 |
children | 6b28eb95c08b |
comparison
equal
deleted
inserted
replaced
9961:1a6057610a61 | 9962:496fbdabeb7c |
---|---|
1 include ../config.mak | 1 include ../config.mak |
2 | 2 |
3 # Generated automatically from Makefile.in by configure. | 3 # Generated automatically from Makefile.in by configure. |
4 DEFINES=-DMPLAYER -D__WINE__ -Ddbg_printf=__vprintf \ | 4 DEFINES=-DMPLAYER -D__WINE__ #-Ddbg_printf=__vprintf \ |
5 -DTRACE=__vprintf # -DDETAILED_OUT | 5 #-DTRACE=__vprintf # -DDETAILED_OUT |
6 | 6 |
7 LIB_OBJECTS= ldt_keeper.o pe_image.o module.o \ | 7 LIB_OBJECTS= ldt_keeper.o pe_image.o module.o \ |
8 ext.o win32.o driver.o pe_resource.o \ | 8 ext.o win32.o driver.o pe_resource.o \ |
9 resource.o registry.o elfdll.o afl.o vfl.o wrapper.o | 9 resource.o registry.o elfdll.o afl.o vfl.o wrapper.o |
10 | 10 |