1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/usr.bin/mt/Makefile
1999-08-28 01:08:13 +00:00

8 lines
114 B
Makefile

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