From 0916863d22d4a4ff2e589d20d46cc2a8fc6d5036 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Sat, 17 Mar 2001 18:30:34 +0000 Subject: do not use marfiles for deps --- mdk-stage1/pci-resource/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mdk-stage1/pci-resource') diff --git a/mdk-stage1/pci-resource/Makefile b/mdk-stage1/pci-resource/Makefile index b152cb44e..8627ab03c 100644 --- a/mdk-stage1/pci-resource/Makefile +++ b/mdk-stage1/pci-resource/Makefile @@ -18,7 +18,7 @@ all: pci-ids.h -pci-ids.h: /usr/share/ldetect-lst/pcitable update-pci-ids.pl ../../modules/network_modules.mar ../../modules/hd_modules.mar +pci-ids.h: /usr/share/ldetect-lst/pcitable update-pci-ids.pl perl update-pci-ids.pl > $@ || rm -f $@ clean: -- cgit v1.2.1