summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-05-04 16:34:08 +0000
committerbapt <bapt@FreeBSD.org>2015-05-04 16:34:08 +0000
commit39bcff957d745511f805245acda929542c1cfcd7 (patch)
tree775422908dac10e06e114e645fdbe000b02980b4 /etc
parent79de2555b1dfa4438f7ec71d3385b86e3bbe36d0 (diff)
downloadFreeBSD-src-39bcff957d745511f805245acda929542c1cfcd7.zip
FreeBSD-src-39bcff957d745511f805245acda929542c1cfcd7.tar.gz
Remove now unneeded libmap32.conf
Diffstat (limited to 'etc')
-rw-r--r--etc/Makefile4
-rw-r--r--etc/libmap32.conf2
2 files changed, 0 insertions, 6 deletions
diff --git a/etc/Makefile b/etc/Makefile
index e5ade7f..e8295b7 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -54,10 +54,6 @@ BIN1= crontab \
syslog.conf \
termcap.small
-.if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "powerpc64"
-BIN1+= libmap32.conf
-.endif
-
.if exists(${.CURDIR}/etc.${MACHINE}/ttys)
BIN1+= etc.${MACHINE}/ttys
.elif exists(${.CURDIR}/etc.${MACHINE_ARCH}/ttys)
diff --git a/etc/libmap32.conf b/etc/libmap32.conf
deleted file mode 100644
index 07fb138..0000000
--- a/etc/libmap32.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-# $FreeBSD$
-/usr/lib/private /usr/lib32/private
OpenPOWER on IntegriCloud