From 50c71242c377de429bb15b9799b7ea013c7111bd 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 --- etc/etc.alpha/Makefile.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/etc/etc.alpha/Makefile.inc b/etc/etc.alpha/Makefile.inc index a7cc5404550..130c745e4d7 100644 --- a/etc/etc.alpha/Makefile.inc +++ b/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* \ -- 2.20.1