summaryrefslogtreecommitdiff
path: root/etc/etc.pmax
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-05-05 07:54:56 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-05-05 07:54:56 +0000
commit26d53aeea52b15324840fc28636229f7a021be8e (patch)
treeb500a71f6b2cba2ff09fd334fba6ec95c15a4fef /etc/etc.pmax
parent3d10bc794d2e03421fd174136259f42a03004bca (diff)
put a kernel in the snap & release
Diffstat (limited to 'etc/etc.pmax')
-rw-r--r--etc/etc.pmax/Makefile.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/etc.pmax/Makefile.inc b/etc/etc.pmax/Makefile.inc
index 01fd33439ed..9bc8ba3c854 100644
--- a/etc/etc.pmax/Makefile.inc
+++ b/etc/etc.pmax/Makefile.inc
@@ -1,11 +1,13 @@
#
# etc.pmax/Makefile.inc -- pmax-specific etc Makefile targets
#
-# $Id: Makefile.inc,v 1.2 1997/01/21 12:02:57 graichen Exp $
+# $Id: Makefile.inc,v 1.3 1997/05/05 07:54:55 deraadt Exp $
.ifdef DESTDIR
snap_md: binutils bsd
+ cp ${.CURDIR}/../sys/arch/sparc/compile/GENERIC/bsd \
+ ${DESTDIR}/snapshot/bsd
binutils:
cd ${DESTDIR} && tar cf - usr/*openbsd* \