patch-Makefile 467 B

1234567891011
  1. --- pciutils-3.1.7.orig/Makefile 2010-01-31 18:42:12.000000000 +0100
  2. +++ pciutils-3.1.7/Makefile 2010-10-10 20:15:01.000000000 +0200
  3. @@ -52,7 +52,7 @@ PCIINC_INS=lib/config.h lib/header.h lib
  4. export
  5. -all: lib/$(PCILIB) lspci setpci example lspci.8 setpci.8 pcilib.7 update-pciids update-pciids.8 $(PCI_IDS)
  6. +all: lib/$(PCILIB) lspci setpci lspci.8 setpci.8 pcilib.7 update-pciids update-pciids.8 $(PCI_IDS)
  7. lib/$(PCILIB): $(PCIINC) force
  8. $(MAKE) -C lib all