]> mj.ucw.cz Git - pciutils.git/commitdiff
Including config.mk twice is not necessary.
authorMartin Mares <mj@ucw.cz>
Sun, 17 Feb 2008 22:23:38 +0000 (23:23 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 17 Feb 2008 22:23:38 +0000 (23:23 +0100)
(We do not expect lib/Makefile to be invoked separately anyway, so we can
rely on the top-level Makefile exporting all configuration settings.)

lib/Makefile

index 1a729da7c5e5a3b2f540270c8195381a9ead04b1..83f413ec123c034533e36a73b1dd63d58f507f11 100644 (file)
@@ -1,7 +1,7 @@
 # Makefile for The PCI Library
 # (c) 1999--2008 Martin Mares <mj@ucw.cz>
 
-include config.mk
+# Expects to be invoked from the top-level Makefile and uses lots of its variables.
 
 OBJS=init access generic dump names filter names-hash names-parse names-net names-cache params
 INCL=internal.h pci.h config.h header.h sysdep.h types.h