Previous commit to remove -I/sys broke 'make world', miscfs/union/*.h is
not (yet?) installed in /usr/include.
This commit is contained in:
parent
2b97a333e6
commit
7df57a5f44
@ -1,6 +1,7 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
||||
|
||||
PROG= pstat
|
||||
CFLAGS+=-I${.CURDIR}/../../sys
|
||||
BINGRP= kmem
|
||||
BINMODE=2555
|
||||
DPADD= ${LIBKVM}
|
||||
|
Loading…
x
Reference in New Issue
Block a user