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 rcsdiff: /ftp/cvs/cvsroot/src/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.42 retrieving revision 1.43 diff -u -p -r1.42 -r1.43 --- src/Makefile 1997/05/31 21:21:13 1.42 +++ src/Makefile 1997/10/27 18:06:39 1.43 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 1997/05/31 21:21:13 cjs Exp $ +# $NetBSD: Makefile,v 1.43 1997/10/27 18:06:39 thorpej Exp $ .include # for configuration variables. @@ -40,7 +40,7 @@ afterinstall: (cd ${.CURDIR}/share/man && ${MAKE} makedb) .endif -build: +build: beforeinstall (cd ${.CURDIR}/share/mk && ${MAKE} install) ${MAKE} includes .if !defined(UPDATE)