summaryrefslogtreecommitdiffstats
path: root/sys/boot/arc/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/arc/lib/Makefile')
-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 fbbfeb8..7944374 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:
OpenPOWER on IntegriCloud