aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/arc/lib
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-05-13 10:53:24 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-05-13 10:53:24 +0000
commit2a53f3fb3500971b94d25af1bbc7b3db720316df (patch)
tree3502e6532e9dbe00088e716b6af2a9f82d0a14c3 /sys/boot/arc/lib
parent4b9840932da590aa158025f38976bbb2ad9c5f56 (diff)
Notes
Diffstat (limited to 'sys/boot/arc/lib')
-rw-r--r--sys/boot/arc/lib/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/boot/arc/lib/Makefile b/sys/boot/arc/lib/Makefile
index fbbfeb8356b9..7944374909d2 100644
--- a/sys/boot/arc/lib/Makefile
+++ b/sys/boot/arc/lib/Makefile
@@ -1,8 +1,6 @@
# $FreeBSD$
LIB= arc
-NOPIC= true
-NOPROFILE= true
INTERNALLIB= true
CFLAGS+= -ffreestanding
@@ -27,8 +25,6 @@ SRCS= delay.c time.c abort.c setjmperr.c copy.c devicename.c module.c \
SRCS+= rpb.c
.endif
-all: libarc.a
-
CLEANFILES+= machine
machine: