summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98/btx
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-05-11 18:02:33 +0000
committerobrien <obrien@FreeBSD.org>2002-05-11 18:02:33 +0000
commit4da1be0803196ec82f74fc519c68443db6e84146 (patch)
treeacbb5bbf1b59a2b1c11cd9ed37633b504ee40f4f /sys/boot/pc98/btx
parent372b2111f69984ac7091abf2447deaeb09dbcf91 (diff)
downloadFreeBSD-src-4da1be0803196ec82f74fc519c68443db6e84146.zip
FreeBSD-src-4da1be0803196ec82f74fc519c68443db6e84146.tar.gz
NOPIC, NOPROFILE, NOMAN, and INTERNALSTATICLIB are redundant when using
INTERNALLIB now.
Diffstat (limited to 'sys/boot/pc98/btx')
-rw-r--r--sys/boot/pc98/btx/lib/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/boot/pc98/btx/lib/Makefile b/sys/boot/pc98/btx/lib/Makefile
index 40c6565..5a71cb8 100644
--- a/sys/boot/pc98/btx/lib/Makefile
+++ b/sys/boot/pc98/btx/lib/Makefile
@@ -5,9 +5,6 @@ AFLAGS+= -elf
LDFLAGS+= -elf
CLEANFILES+= crt0.o
INTERNALLIB= true
-NOMAN= true
-NOPIC= true
-NOPROFILE= true
all: crt0.o
OpenPOWER on IntegriCloud