summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1995-12-31 17:06:56 +0000
committerjoerg <joerg@FreeBSD.org>1995-12-31 17:06:56 +0000
commitb25d0732bcb268611a2568e008d6cd037c632593 (patch)
tree71445c66c99f3bfc39f468e612ec243d69e4699a /etc
parentb6da577a94b64818b9d7801831b6a6de8eccad3c (diff)
downloadFreeBSD-src-b25d0732bcb268611a2568e008d6cd037c632593.zip
FreeBSD-src-b25d0732bcb268611a2568e008d6cd037c632593.tar.gz
The etc.i386/fstab.* files have been nuked, so don't try to install
them.
Diffstat (limited to 'etc')
-rw-r--r--etc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/etc/Makefile b/etc/Makefile
index ef303d7..d95509b 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
-# $Id: Makefile,v 1.127 1995/11/30 02:32:40 jkh Exp $
+# $Id: Makefile,v 1.128 1995/12/02 21:02:02 peter Exp $
# disktab may be wrong -- hcx9 is a tahoe, but gets its own.
# -rw-r--r--
@@ -216,8 +216,6 @@ distribution:
${DESTDIR}/var/run/utmp
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 664 ${.CURDIR}/minfree \
${DESTDIR}/var/crash
- (cd ${.CURDIR}/etc.${MACHINE}; ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} \
- -m 444 fstab.* ${DESTDIR}/etc)
(cd ${.CURDIR}/../usr.sbin/sendmail/src; \
${MAKE} obj; \
${MAKE} all; \
OpenPOWER on IntegriCloud