From 90e655ea4e3750a48b8b350adb823f0ace818f21 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 20 Jul 2001 06:20:32 +0000 Subject: Perform a major cleanup of the usr.sbin Makefiles. These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before. --- usr.sbin/pciconf/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin/pciconf') diff --git a/usr.sbin/pciconf/Makefile b/usr.sbin/pciconf/Makefile index a32dfd47c2ee..d892a1282197 100644 --- a/usr.sbin/pciconf/Makefile +++ b/usr.sbin/pciconf/Makefile @@ -3,6 +3,7 @@ PROG= pciconf MAN= pciconf.8 + CFLAGS+= -I${.CURDIR}/../../sys .include -- cgit v1.2.3