From b1323fa002f9057537ccb714981069573ddbb5ee Mon Sep 17 00:00:00 2001 From: graichen <> Date: Mon, 5 May 1997 15:14:41 +0000 Subject: [PATCH] also install kernel into snapshot area --- src/etc/etc.alpha/Makefile.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/etc/etc.alpha/Makefile.inc b/src/etc/etc.alpha/Makefile.inc index a7cc5404..130c745e 100644 --- a/src/etc/etc.alpha/Makefile.inc +++ b/src/etc/etc.alpha/Makefile.inc @@ -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* \