From 7e7b18f73e7cd887961709d286798b33f7743895 Mon Sep 17 00:00:00 2001 From: pk Date: Sat, 7 Oct 1995 22:58:52 +0000 Subject: [PATCH] Comment out last change as it interferes with distribution building. --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 65cf647f091f..d93365b964d1 100644 --- a/Makefile +++ b/Makefile @@ -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 # 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