12 Mar
2007
12 Mar
'07
7:53 p.m.
Author: diego Date: Tue Mar 13 00:53:40 2007 New Revision: 22541 Modified: trunk/Makefile Log: codecs.conf.h needs to be made before .depend. Modified: trunk/Makefile ============================================================================== --- trunk/Makefile (original) +++ trunk/Makefile Tue Mar 13 00:53:40 2007 @@ -333,7 +333,7 @@ distclean: clean doxygen_clean strip: strip -s $(ALL_PRG) -dep depend: help_mp.h version.h +dep depend: help_mp.h version.h codecs.conf.h $(CC) -MM $(CFLAGS) $(SRCS_MPLAYER) $(SRCS_MENCODER) 1>.depend @for a in $(PARTS); do $(MAKE) -C $$a dep; done
6819
Age (days ago)
6819
Last active (days ago)
0 comments
1 participants
participants (1)
-
diego