summaryrefslogtreecommitdiffstats
path: root/sys/boot/ia64/Makefile.inc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-02-12 08:10:34 +0000
committerru <ru@FreeBSD.org>2004-02-12 08:10:34 +0000
commit29e256506233a1c95ec83caa5e342855e0adf105 (patch)
tree791ce63a1fe22f573e4bf7cf6091279cb40b609a /sys/boot/ia64/Makefile.inc
parentc7690426167e786ff7a8d9c20a2698db348d6dd0 (diff)
downloadFreeBSD-src-29e256506233a1c95ec83caa5e342855e0adf105.zip
FreeBSD-src-29e256506233a1c95ec83caa5e342855e0adf105.tar.gz
Tidy up makefiles.
Tested by: marcel
Diffstat (limited to 'sys/boot/ia64/Makefile.inc')
-rw-r--r--sys/boot/ia64/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/boot/ia64/Makefile.inc b/sys/boot/ia64/Makefile.inc
index 3000e04..2e9a113 100644
--- a/sys/boot/ia64/Makefile.inc
+++ b/sys/boot/ia64/Makefile.inc
@@ -1,4 +1,7 @@
# $FreeBSD$
+BINDIR?= /boot
+
# Options used when building standalone components
CFLAGS+= -ffreestanding -fshort-wchar -Wformat
+LDFLAGS+= -nostdlib
OpenPOWER on IntegriCloud