Comment out last change as it interferes with distribution building.

This commit is contained in:
pk 1995-10-07 22:58:52 +00:00
parent c078d7a9f4
commit 7e7b18f73e
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.23 1995/10/06 12:05:36 tls Exp $
# $Id: Makefile,v 1.24 1995/10/07 22:58:52 pk Exp $
# NOTE THAT etc *DOES NOT* BELONG IN THE LIST BELOW
@ -23,8 +23,8 @@ regression-tests:
.include <bsd.own.mk> # for NOMAN, if it's there.
beforeinstall:
(cd $.{CURDIR}/etc && ${MAKE} DESTDIR=/ distrib-dirs)
#beforeinstall:
# (cd ${.CURDIR}/etc && ${MAKE} DESTDIR=/ distrib-dirs)
afterinstall:
.ifndef NOMAN