From 39bcff957d745511f805245acda929542c1cfcd7 Mon Sep 17 00:00:00 2001 From: bapt Date: Mon, 4 May 2015 16:34:08 +0000 Subject: Remove now unneeded libmap32.conf --- etc/Makefile | 4 ---- etc/libmap32.conf | 2 -- 2 files changed, 6 deletions(-) delete mode 100644 etc/libmap32.conf (limited to 'etc') 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 -- cgit v1.1