artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db72b89
)
no special handling in this dir
author
deraadt
<deraadt@openbsd.org>
Thu, 19 Sep 1996 06:02:28 +0000
(06:02 +0000)
committer
deraadt
<deraadt@openbsd.org>
Thu, 19 Sep 1996 06:02:28 +0000
(06:02 +0000)
sys/arch/arc/Makefile
patch
|
blob
|
history
diff --git
a/sys/arch/arc/Makefile
b/sys/arch/arc/Makefile
index
c623627
..
4389583
100644
(file)
--- a/
sys/arch/arc/Makefile
+++ b/
sys/arch/arc/Makefile
@@
-1,5
+1,5
@@
# from: @(#)Makefile 8.1 (Berkeley) 6/16/93
-# $Id: Makefile,v 1.
2 1996/07/16 07:46:11 pefo
Exp $
+# $Id: Makefile,v 1.
3 1996/09/19 06:02:28 deraadt
Exp $
# Makefile for arc links, tags file
@@
-9,6
+9,9
@@
all:
@echo "make links or tags only"
DIRS= arc conf dev include isa pica
+NOPROG= noprog
+NOOBJ= noobj
+NOOBJ= noman
links::
-for i in ${DIRS}; do \