Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/Makefile,v retrieving revision 1.27 retrieving revision 1.28 diff -u -p -r1.27 -r1.28 --- src/Makefile 1995/12/09 23:07:02 1.27 +++ src/Makefile 1995/12/15 18:13:41 1.28 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 1995/12/09 23:07:02 tls Exp $ +# $NetBSD: Makefile,v 1.28 1995/12/15 18:13:41 jtc Exp $ # NOTE THAT etc *DOES NOT* BELONG IN THE LIST BELOW @@ -35,7 +35,7 @@ afterinstall: build: .if exists(domestic) - {cd ${.CURDIR}/domestic/include && ${MAKE} install) + (cd ${.CURDIR}/domestic/include && ${MAKE} install) .endif (cd ${.CURDIR}/include && ${MAKE} install) ${MAKE} cleandir