23a6037ac3
note that it's in /bin rather than /usr/bin. wouldn't want to be screwed trying to restore a backup...
8 lines
150 B
Makefile
8 lines
150 B
Makefile
# @(#)Makefile 5.4 (Berkeley) 1/14/91
|
|
#
|
|
# $Header: /cvsroot/src/bin/mt/Makefile,v 1.1 1993/03/25 08:01:33 cgd Exp $
|
|
|
|
PROG= mt
|
|
|
|
.include <bsd.prog.mk>
|