summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1995-02-25 21:01:48 +0000
committerphk <phk@FreeBSD.org>1995-02-25 21:01:48 +0000
commitd14516cf6b5c4e3b6f34f9b8006b494365b09752 (patch)
tree801fbf2924df83c2c9e2cbbea649cbfd29a7891e /etc
parent6ba3ecf5d28a0bce9eec817db73f1caf8eb99dd4 (diff)
downloadFreeBSD-src-d14516cf6b5c4e3b6f34f9b8006b494365b09752.zip
FreeBSD-src-d14516cf6b5c4e3b6f34f9b8006b494365b09752.tar.gz
make distribute change.
Diffstat (limited to 'etc')
-rw-r--r--etc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 5b828cd..38ee3b0 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
-# $Id: Makefile,v 1.102 1995/01/27 02:20:42 jkh Exp $
+# $Id: Makefile,v 1.103 1995/02/04 11:16:47 amurai Exp $
# disktab may be wrong -- hcx9 is a tahoe, but gets its own.
# -rw-r--r--
@@ -150,7 +150,7 @@ descrypt:
done
distribute:
- cd ${.CURDIR} ; ${MAKE} distribution DESTDIR=${RELEASEDIR}/bin
+ cd ${.CURDIR} ; ${MAKE} distribution DESTDIR=${DISTDIR}/bin
distribution:
(cd ${.CURDIR}; \
OpenPOWER on IntegriCloud