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.33 retrieving revision 1.34 diff -u -p -r1.33 -r1.34 --- src/Makefile 1996/04/25 00:47:25 1.33 +++ src/Makefile 1996/04/25 01:02:27 1.34 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 1996/04/25 00:47:25 jtc Exp $ +# $NetBSD: Makefile,v 1.34 1996/04/25 01:02:27 jtc Exp $ .include # for configuration variables. @@ -38,7 +38,6 @@ afterinstall: build: (cd ${.CURDIR}/share/mk && ${MAKE} install) ${MAKE} includes - (cd ${.CURDIR}/include && ${MAKE} install) .if exists(domestic) && !defined(EXPORTABLE_SYSTEM) (cd ${.CURDIR}/domestic/include && ${MAKE} install) .endif