also install kernel into snapshot area
authorgraichen <graichen@openbsd.org>
Mon, 5 May 1997 15:14:41 +0000 (15:14 +0000)
committergraichen <graichen@openbsd.org>
Mon, 5 May 1997 15:14:41 +0000 (15:14 +0000)
etc/etc.alpha/Makefile.inc

index a7cc540..130c745 100644 (file)
@@ -1,11 +1,11 @@
 #
 #      etc.alpha/Makefile.inc -- alpha-specific etc Makefile targets
 #
-#      $Id: Makefile.inc,v 1.2 1997/01/21 12:02:52 graichen Exp $
+#      $Id: Makefile.inc,v 1.3 1997/05/05 15:14:41 graichen Exp $
 
 .ifdef DESTDIR
-# XXX - bsd will come then we have a GENERIC kernel
-snap_md: binutils
+
+snap_md: binutils bsd
 
 binutils:
        cd ${DESTDIR} && tar cf - usr/*openbsd* \