summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-01-27 02:20:42 +0000
committerjkh <jkh@FreeBSD.org>1995-01-27 02:20:42 +0000
commit195184b8d8dbdf4493cf589f5bb5e4deaf3bf11c (patch)
treeba606e6514fa05e71e911090398b8f8806e52824 /etc/Makefile
parente9aaae828c102195b6b10945c33eeaf175a5488e (diff)
downloadFreeBSD-src-195184b8d8dbdf4493cf589f5bb5e4deaf3bf11c.zip
FreeBSD-src-195184b8d8dbdf4493cf589f5bb5e4deaf3bf11c.tar.gz
Edit out some extraneous tabs.
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/Makefile b/etc/Makefile
index ca682d4e..505557b 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
-# $Id: Makefile,v 1.100 1995/01/15 11:21:47 jkh Exp $
+# $Id: Makefile,v 1.101 1995/01/17 20:00:01 jkh Exp $
# disktab may be wrong -- hcx9 is a tahoe, but gets its own.
# -rw-r--r--
@@ -149,7 +149,7 @@ descrypt:
distribute:
cd ${.CURDIR} ; ${MAKE} distribution DESTDIR=${RELEASEDIR}/bin
-
+
distribution:
(cd ${.CURDIR}; \
install -c -o ${BINOWN} -g ${BINGRP} -m 644 ${BIN1} ${DESTDIR}/etc; \
@@ -292,7 +292,7 @@ cdins-floppy:
install -c -o ${BINOWN} -g ${BINGRP} -m 755 \
${.CURDIR}/etc.i386/cdinst1.install ${MOUNT}/install
ln ${MOUNT}/install ${MOUNT}/etc/rc
-
+
cdins.flp:
(cd ${.CURDIR}; ${MAKE} kcopy-floppy)
(cd ${.CURDIR}/../sys/compile/GENERIC; \
OpenPOWER on IntegriCloud