Turn on ISO and transpec.

This commit is contained in:
jfieber 1996-09-08 02:43:39 +00:00
parent f40a300f33
commit 793d505f9c
2 changed files with 7 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.1.1.1.4.1 1995/09/17 23:42:31 davidg Exp $
# $Id: Makefile,v 1.1 1996/09/05 19:58:11 jfieber Exp $
FILES= ISOamsa ISOamsb ISOamsc ISOamsn ISOamso ISOamsr
FILES+= ISObox ISOcyr1 ISOcyr2 ISOdia ISOgrk1 ISOgrk2 ISOgrk3
@ -7,5 +7,9 @@ NOOBJ= noobj
all clean cleandir depend lint tags:
afterinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
${DESTDIR}${BINDIR}/${.CURDIR:T}
.include <bsd.prog.mk>

View File

@ -1,5 +1,5 @@
# $Id:$
# $Id: Makefile,v 1.1.1.1 1995/05/09 23:19:45 jfieber Exp $
SUBDIR= FreeBSD
SUBDIR= FreeBSD ISO transpec
.include <bsd.subdir.mk>