From 3f48da2cb09b4fc65428267ba5885b351be85862 Mon Sep 17 00:00:00 2001 From: pefo <> Date: Wed, 9 Apr 1997 09:11:21 +0000 Subject: [PATCH] blush... --- src/etc/etc.wgrisc/Makefile.inc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/etc/etc.wgrisc/Makefile.inc b/src/etc/etc.wgrisc/Makefile.inc index 700d1bdf..f29313b9 100644 --- a/src/etc/etc.wgrisc/Makefile.inc +++ b/src/etc/etc.wgrisc/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.2 1997/04/09 09:10:06 pefo Exp $ +# $OpenBSD: Makefile.inc,v 1.3 1997/04/09 09:11:21 pefo Exp $ # # etc.wgrisc/Makefile.inc -- wgrisc-specific etc Makefile targets @@ -16,7 +16,5 @@ bsd: make clean && make depend && make cp ${.CURDIR}/../sys/arch/wgrisc/compile/GENERIC/bsd \ ${DESTDIR}/snapshot/bsd - cp ${.CURDIR}/../sys/arch/wgrisc/compile/GENERIC/bsd.ecoff \ - ${DESTDIR}/snapshot/bsd.ecoff .endif