diff --git a/share/sgml/ISO/Makefile b/share/sgml/ISO/Makefile index 427cf26ddbb3..5a44bb82aae9 100644 --- a/share/sgml/ISO/Makefile +++ b/share/sgml/ISO/Makefile @@ -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 diff --git a/share/sgml/Makefile b/share/sgml/Makefile index ddc70e608bbc..335ef299f4dc 100644 --- a/share/sgml/Makefile +++ b/share/sgml/Makefile @@ -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