artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96043c3
)
need ecoff kernel in snap too
author
deraadt
<deraadt@openbsd.org>
Sun, 9 Feb 1997 08:50:15 +0000
(08:50 +0000)
committer
deraadt
<deraadt@openbsd.org>
Sun, 9 Feb 1997 08:50:15 +0000
(08:50 +0000)
etc/etc.arc/Makefile.inc
patch
|
blob
|
history
diff --git
a/etc/etc.arc/Makefile.inc
b/etc/etc.arc/Makefile.inc
index
993242f
..
19b45e9
100644
(file)
--- a/
etc/etc.arc/Makefile.inc
+++ b/
etc/etc.arc/Makefile.inc
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile.inc,v 1.
1 1997/01/24 00:15:06
deraadt Exp $
+# $OpenBSD: Makefile.inc,v 1.
2 1997/02/09 08:50:15
deraadt Exp $
#
# etc.arc/Makefile.inc -- arc-specific etc Makefile targets
@@
-16,5
+16,7
@@
bsd:
make clean && make depend && make
cp ${.CURDIR}/../sys/arch/arc/compile/GENERIC/bsd \
${DESTDIR}/snapshot/bsd
+ cp ${.CURDIR}/../sys/arch/arc/compile/GENERIC/bsd.ecoff \
+ ${DESTDIR}/snapshot/bsd.ecoff
.endif