artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e45131d
)
Add the note object to the executable.
author
rahnds
<rahnds@openbsd.org>
Tue, 18 Feb 1997 22:35:31 +0000
(22:35 +0000)
committer
rahnds
<rahnds@openbsd.org>
Tue, 18 Feb 1997 22:35:31 +0000
(22:35 +0000)
sys/arch/powerpc/stand/boot/Makefile
patch
|
blob
|
history
diff --git
a/sys/arch/powerpc/stand/boot/Makefile
b/sys/arch/powerpc/stand/boot/Makefile
index
f8c7986
..
ede0d8d
100644
(file)
--- a/
sys/arch/powerpc/stand/boot/Makefile
+++ b/
sys/arch/powerpc/stand/boot/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.
2 1996/12/28 06:31:2
1 rahnds Exp $
+# $OpenBSD: Makefile,v 1.
3 1997/02/18 22:35:3
1 rahnds Exp $
# $NetBSD: Makefile,v 1.1 1996/09/30 16:35:05 ws Exp $
R= ..
@@
-11,6
+11,7
@@
NOMAN=
STRIP=
MAKEELF= makeelf
BINDIR= /usr/mdec
+OBJS+= note.o
LIBS!= cd $(.CURDIR)/$(R); $(MAKE) libdep