xref
: /
freebsd
/
usr.bin
/
mt
/
Makefile
(revision 51e235148a4becba94e824a44bd69687644a7f56)
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