[Mplayer-cvslog] CVS: main Makefile,1.241,1.242
Alex Beregszaszi
alex at naxine.org
Sat Jan 11 11:55:56 CET 2003
Hi,
aaa, 100l ;)
commited it without cvs diff ;(
dunno if that +all: version.h $(ALL_PRG) has some bad behaviour
if yes, please reverse, my change is in the make distclean section
> -all: $(ALL_PRG)
> +all: version.h $(ALL_PRG)
>
> .c.o:
> $(CC) -c $(CFLAGS) -o $@ $<
> @@ -301,7 +301,7 @@
> -rm -f *.o *~ $(OBJS) codecs.conf.h
>
> distclean:
> - -rm -f *~ $(PRG) $(PRG_FIBMAP) $(PRG_MENCODER) $(OBJS)
> + -rm -f *~ $(PRG) $(PRG_FIBMAP) $(PRG_MENCODER) $(PRG_CFG)
> $(OBJS)
> -rm -f *.o *.a .depend configure.log codecs.conf.h
> @for a in $(PARTS); do $(MAKE) -C $$a distclean; done
--
Alex Beregszaszi <alex at naxine.org>
(MPlayer Core Developer -- http://www.mplayerhq.hu/)
More information about the MPlayer-cvslog
mailing list