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

This commit is contained in:
jmg 1997-08-22 14:21:51 +00:00
parent 1597b02260
commit 05f0e169e1

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>