Commit 13ea35fc authored by kabi's avatar kabi

* using $(MAKE)


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@1592 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent c25c1b4f
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment