Previous commit to remove -I/sys broke 'make world', miscfs/union/*.h is

not (yet?) installed in /usr/include.
This commit is contained in:
peter 1997-07-15 07:03:00 +00:00
parent 2b97a333e6
commit 7df57a5f44

View File

@ -1,6 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= pstat
CFLAGS+=-I${.CURDIR}/../../sys
BINGRP= kmem
BINMODE=2555
DPADD= ${LIBKVM}