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.30 retrieving revision 1.31 diff -u -p -r1.30 -r1.31 --- src/Makefile 1996/03/18 09:53:11 1.30 +++ src/Makefile 1996/03/18 09:55:25 1.31 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 1996/03/18 09:53:11 tls Exp $ +# $NetBSD: Makefile,v 1.31 1996/03/18 09:55:25 tls Exp $ # NOTE THAT etc *DOES NOT* BELONG IN THE LIST BELOW @@ -26,6 +26,8 @@ regression-tests: beforeinstall: .ifndef DESTDIR (cd ${.CURDIR}/etc && ${MAKE} DESTDIR=/ distrib-dirs) +.else + (cd ${.CURDIR}/etc && ${MAKE} distrib-dirs) .endif afterinstall: