summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98/btx
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2002-09-19 13:43:02 +0000
committernyan <nyan@FreeBSD.org>2002-09-19 13:43:02 +0000
commite28806ee625c85e0c1493e3a64b262b88cce3b9f (patch)
tree9aa55976a54c5ae8adfb6487b5222e9e0bd79381 /sys/boot/pc98/btx
parent6f6cc1a6415eec9c0b25c16e40c3d8b1cfa7320c (diff)
downloadFreeBSD-src-e28806ee625c85e0c1493e3a64b262b88cce3b9f.zip
FreeBSD-src-e28806ee625c85e0c1493e3a64b262b88cce3b9f.tar.gz
Remove -elf option.
Diffstat (limited to 'sys/boot/pc98/btx')
-rw-r--r--sys/boot/pc98/btx/lib/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/boot/pc98/btx/lib/Makefile b/sys/boot/pc98/btx/lib/Makefile
index 737d5ec..0eba8f9 100644
--- a/sys/boot/pc98/btx/lib/Makefile
+++ b/sys/boot/pc98/btx/lib/Makefile
@@ -1,8 +1,6 @@
# $FreeBSD$
OBJS= btxcsu.o btxsys.o btxv86.o
-AFLAGS+= -elf
-LDFLAGS+= -elf
CLEANFILES+= crt0.o ${OBJS}
all: crt0.o
OpenPOWER on IntegriCloud