[Ffmpeg-devel] build system troubles

Diego Biurrun diego
Sun Jan 15 01:26:41 CET 2006


On Sun, Jan 15, 2006 at 01:02:53AM +0100, Diego Biurrun wrote:
> On Sun, Jan 15, 2006 at 12:33:37AM +0100, Diego Biurrun wrote:
> > OK, a little fun riddle for you to solve: Look at the following two
> > Makefile lines.  What is the problem?
> > 
> > distclean clean:
> > 	rm -f *.o *.d .depend *~ *.a *$(SLIBSUF) $(LIB)
> > 
> > spoiler in the answer to this mail.
> 
> Pray that $(SLIBSUF) is not empty...

Fixed by removing all possible shared lib suffixes.  They're not that
many.

Diego





More information about the ffmpeg-devel mailing list