artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b11c7d
)
let stand & boot co-exist
author
deraadt
<deraadt@openbsd.org>
Mon, 14 Apr 1997 11:06:46 +0000
(11:06 +0000)
committer
deraadt
<deraadt@openbsd.org>
Mon, 14 Apr 1997 11:06:46 +0000
(11:06 +0000)
sys/arch/i386/stand/biosboot/Makefile
patch
|
blob
|
history
diff --git
a/sys/arch/i386/stand/biosboot/Makefile
b/sys/arch/i386/stand/biosboot/Makefile
index
c230249
..
b4bbf33
100644
(file)
--- a/
sys/arch/i386/stand/biosboot/Makefile
+++ b/
sys/arch/i386/stand/biosboot/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.
3 1997/03/31 23:06:19 mickey
Exp $
+# $OpenBSD: Makefile,v 1.
4 1997/04/14 11:06:46 deraadt
Exp $
PROG= biosboot
SRCS= biosboot.S
@@
-7,9
+7,6
@@
CPPFLAGS+=-DSTART=$(START) -DBOOTMAGIC=$(BOOTMAGIC) -DBOOTREL=$(BOOTREL)
LDFLAGS=-Wl,-T0,-N,-x -nostdlib
STRIP=
MAN= biosboot.8
-LINKS= ${BINDIR}/biosboot ${BINDIR}/fdboot \
- ${BINDIR}/biosboot ${BINDIR}/wdboot \
- ${BINDIR}/biosboot ${BINDIR}/sdboot \
all: machine-links