comparison Gui/mplayer/Makefile @ 1866:32b1bb50a0e8

some bug fix, and add decoration item to skin conffile. faszom(C)
author pontscho
date Fri, 07 Sep 2001 21:04:14 +0000
parents d237c5d4b216
children 125ce43b3ac1
comparison
equal deleted inserted replaced
1865:538b993b3518 1866:32b1bb50a0e8
32 32
33 dep: depend 33 dep: depend
34 34
35 depend: .depend 35 depend: .depend
36 36
37 .depend: Makefile ../config.mak ../config.h ../gui.mak ../bitmap/bitmap.mak 37 .depend: Makefile ../config.mak ../gui.mak ../bitmap/bitmap.mak
38 $(CC) -MM $(CFLAGS) $(MPLAYERSRCS) 1>.depend 38 $(CC) -MM $(CFLAGS) $(MPLAYERSRCS) 1>.depend
39 39
40 # 40 #
41 # include dependency files if they exist 41 # include dependency files if they exist
42 # 42 #