summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile4
1 files changed, 0 insertions, 4 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)
OpenPOWER on IntegriCloud