From 2bb8542f243a11a2ca992d2150565128e8fe66c1 Mon Sep 17 00:00:00 2001 From: maja <> Date: Thu, 2 Apr 1998 19:57:29 +0000 Subject: [PATCH] uudecode and install bootblocks -moj --- src/etc/etc.pmax/Makefile.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/etc.pmax/Makefile.inc b/src/etc/etc.pmax/Makefile.inc index 83e28ca9..bc36d82e 100644 --- a/src/etc/etc.pmax/Makefile.inc +++ b/src/etc/etc.pmax/Makefile.inc @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile.inc,v 1.14 1998/03/19 15:21:51 graichen Exp $ +# $OpenBSD: Makefile.inc,v 1.15 1998/04/02 19:57:29 maja Exp $ # etc.pmax/Makefile.inc -- pmax-specific etc Makefile targets .ifdef DESTDIR -snap_md: binutils bsd bsd.nfs bsd.rz0 bootblocks distrib +snap_md: binutils bsd bsd.nfs bsd.rz0 distrib binutils: cd ${DESTDIR} && tar cf - usr/*openbsd* \