diff libdha/Makefile @ 21080:618d1857f4c4

Unify dep/depend targets.
author diego
date Mon, 20 Nov 2006 11:18:01 +0000
parents 9e8d9b93639c
children ec4092ce08fe
line wrap: on
line diff
--- a/libdha/Makefile	Mon Nov 20 11:14:11 2006 +0000
+++ b/libdha/Makefile	Mon Nov 20 11:18:01 2006 +0000
@@ -76,9 +76,7 @@
 	rm -f .depend test
 	rm -f pci_dev_ids.c pci_ids.h pci_names.c pci_names.h pci_vendors.h pci.db
 
-dep:    depend
-
-depend: pci_names.c
+dep depend: pci_names.c
 	$(CC) -MM $(CFLAGS) $(SRCS) 1>.depend
 
 install: