-I/sys converstion and Id line

This commit is contained in:
John-Mark Gurney 1997-08-22 14:22:31 +00:00
parent defffb3fcc
commit e8a2a1c555
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=28591

View File

@ -1,7 +1,8 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
# $Id$
PROG= fstat
CFLAGS+=-I/sys
CFLAGS+=-I${.CURDIR}/../../sys
DPADD= ${LIBKVM}
LDADD= -lkvm
BINGRP= kmem