summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2002-01-07 19:27:50 +0000
committerjhb <jhb@FreeBSD.org>2002-01-07 19:27:50 +0000
commit1b41773e7a3fbeb9aa34ce251332fff70f660216 (patch)
tree45b0a28ac83a6a443573ee3103ca330ac3759393 /gnu
parentfe27adc46bfeb14dffc3d4000d60a3949b4ee018 (diff)
downloadFreeBSD-src-1b41773e7a3fbeb9aa34ce251332fff70f660216.zip
FreeBSD-src-1b41773e7a3fbeb9aa34ce251332fff70f660216.tar.gz
Back out the previous revision for now. Instead, the current sparc64
Makefile changes are in the sparc64 p4 tree.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/lib/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile
index 02c7e29..cfd5060 100644
--- a/gnu/lib/Makefile
+++ b/gnu/lib/Makefile
@@ -1,10 +1,6 @@
# $FreeBSD$
-.if ${MACHINE_ARCH} == "sparc64"
-SUBDIR= libdialog libregex libreadline
-.else
SUBDIR= csu libdialog libgcc libregex libreadline
-.endif
.if ${OBJFORMAT} == aout
.if !defined(NOLIBC_R)
OpenPOWER on IntegriCloud