* using $(MAKE)

Originally committed as revision 1592 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Zdenek Kabelac 2003-02-18 19:10:57 +00:00
parent 185fdc549f
commit 64094f3799

View File

@ -168,7 +168,7 @@ clean:
ps2/*.o ps2/*~ \
liba52/*.o liba52/*~ \
apiexample $(TESTS)
make -C libpostproc clean
$(MAKE) -C libpostproc clean
distclean: clean
rm -f Makefile.bak .depend