xref
: /
freebsd
/
usr.bin
/
mt
/
Makefile
(revision cbb3ec25236ba72f91cbdf23f8b78b9d1af0cedf)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
3
PROG
=
mt
4
LIBADD
=
mt
5
6
.
include
<
bsd.prog.mk
>
7