7 lines
134 B
Makefile
7 lines
134 B
Makefile
# from: @(#)Makefile 5.4 (Berkeley) 1/14/91
|
|
# $Id: Makefile,v 1.2 1993/08/01 05:47:16 mycroft Exp $
|
|
|
|
PROG= mt
|
|
|
|
.include <bsd.prog.mk>
|