summaryrefslogtreecommitdiff
path: root/etc/Makefile
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>1998-09-19 00:48:34 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>1998-09-19 00:48:34 +0000
commit738091d6f55beccca1a22d90a08fd2330d25c920 (patch)
tree2cdbe3e05cc709e7e37f429f236db2ac2edee8fb /etc/Makefile
parent4a9775defd979cb0f464bbb007a1b477b21bd53c (diff)
use OSrev
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile
index d39921364b0..1ae7346f565 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.91 1998/09/15 18:18:14 art Exp $
+# $OpenBSD: Makefile,v 1.92 1998/09/19 00:48:33 todd Exp $
TZDIR= /usr/share/zoneinfo
LOCALTIME= US/Pacific
@@ -220,7 +220,7 @@ release:
.else
release: distribution snap_pre snap_md
cd ${.CURDIR}/../distrib/notes; ${MAKE}; ${MAKE} install
- cd ${.CURDIR}/../distrib/sets; csh maketars
+ cd ${.CURDIR}/../distrib/sets; csh maketars ${OSrev}
-cp ${DESTDIR}/snapshot/bsd* ${RELEASEDIR}
-cp ${DESTDIR}/snapshot/*boot* ${RELEASEDIR}
-cp ${DESTDIR}/snapshot/*BOOT* ${RELEASEDIR}