Pull in some of the lpt_port_test fixes from lpt.c.
[unix-history] / usr.bin / mt / Makefile
CommitLineData
15637ed4
RG
1# @(#)Makefile 5.4 (Berkeley) 1/14/91
2
3PROG= mt
4CFLAGS+=-I/sys
5
6.include <bsd.prog.mk>