Merge two clean commands.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22593 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-03-15 00:51:19 +00:00
parent 05ea47b796
commit 7c26212659
1 changed files with 1 additions and 2 deletions

View File

@ -57,8 +57,7 @@ test: $(SHORTNAME)
$(CC) test.c -o $@ $^
clean:
rm -f *.o *.a *~ *.so *.so.*
rm -f pci_*.c pci_*.h pci.db
rm -f *.o *.a *~ *.so *.so.* pci_*.c pci_*.h pci.db
distclean: clean
rm -f .depend test