summaryrefslogtreecommitdiffstats
path: root/sys/boot/alpha/libalpha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/alpha/libalpha/Makefile')
-rw-r--r--sys/boot/alpha/libalpha/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/boot/alpha/libalpha/Makefile b/sys/boot/alpha/libalpha/Makefile
index a3fe818..7bb07cf 100644
--- a/sys/boot/alpha/libalpha/Makefile
+++ b/sys/boot/alpha/libalpha/Makefile
@@ -1,8 +1,6 @@
# $FreeBSD$
LIB= alpha
-NOPIC= true
-NOPROFILE= true
INTERNALLIB= true
CFLAGS+= -ffreestanding
@@ -23,8 +21,6 @@ SRCS= OSFpal.c elf_freebsd.c prom.c prom_disp.S prom_swpal.S \
pal.S reboot.c delay.c time.c alpha_module.c devicename.c \
srmdisk.c srmnet.c getsecs.c alpha_copy.c bootinfo.c
-all: libalpha.a
-
machine:
ln -sf ${.CURDIR}/../../../alpha/include machine
OpenPOWER on IntegriCloud