put a kernel in the snap & release
authorderaadt <deraadt@openbsd.org>
Mon, 5 May 1997 07:54:55 +0000 (07:54 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 5 May 1997 07:54:55 +0000 (07:54 +0000)
etc/etc.pmax/Makefile.inc

index 01fd334..9bc8ba3 100644 (file)
@@ -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* \