change -I/sys to -I${.CURDIR}/../../sys

This commit is contained in:
John-Mark Gurney 1997-08-22 14:00:57 +00:00
parent 805af8409d
commit 82681653a4

View File

@ -1,8 +1,8 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
# $Id$
# $Id: Makefile,v 1.7 1997/02/22 14:21:43 peter Exp $
PROG= lfs_cleanerd
CFLAGS+=-I/sys/ufs/lfs -I${.CURDIR} ${DEBUG}
CFLAGS+=-I${.CURDIR}/../../sys/ufs/lfs -I${.CURDIR} ${DEBUG}
MAN8= lfs_cleanerd.8
SRCS= cleanerd.c lfs_cksum.c library.c misc.c print.c