changeset 22575:ef8c42f9c638

Merge two clean commands.
author diego
date Thu, 15 Mar 2007 00:51:19 +0000
parents fc29f62bcb0e
children 8d6a555d6616
files libdha/Makefile
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libdha/Makefile	Thu Mar 15 00:50:52 2007 +0000
+++ b/libdha/Makefile	Thu Mar 15 00:51:19 2007 +0000
@@ -57,8 +57,7 @@
 	$(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