changeset 22781:c05c25e5f071

Remove unnecessary explicit dependency.
author diego
date Sat, 24 Mar 2007 14:22:45 +0000
parents ed0921236a36
children 142a2a3b7218
files libdha/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libdha/Makefile	Sat Mar 24 14:20:24 2007 +0000
+++ b/libdha/Makefile	Sat Mar 24 14:22:45 2007 +0000
@@ -20,7 +20,7 @@
 CFLAGS += -DDEV_SVGA=\"/dev/svga\" -DCONFIG_SVGAHELPER -Isvgalib_helper/
 endif
 
-all: pci_names.c $(LIBNAME)
+all: $(LIBNAME)
 
 include ../mpcommon.mak