another -I/sys conversion, and add Id line now it's left the vendor branch

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

View File

@ -1,6 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
# $Id$
PROG= mt
CFLAGS+=-I/sys
CFLAGS+=-I${.CURDIR}/../../sys
.include <bsd.prog.mk>