diff options
Diffstat (limited to 'usr.bin/mt/Makefile')
-rw-r--r-- | usr.bin/mt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mt/Makefile b/usr.bin/mt/Makefile index 74e987accca0e..ab94b426c4866 100644 --- a/usr.bin/mt/Makefile +++ b/usr.bin/mt/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $Id: Makefile,v 1.2 1997/08/22 14:21:51 jmg Exp $ +# $Id: Makefile,v 1.1.1.1.8.1 1997/08/25 12:51:40 jmg Exp $ PROG= mt CFLAGS+=-I${.CURDIR}/../../sys |