From 1b41773e7a3fbeb9aa34ce251332fff70f660216 Mon Sep 17 00:00:00 2001 From: jhb Date: Mon, 7 Jan 2002 19:27:50 +0000 Subject: Back out the previous revision for now. Instead, the current sparc64 Makefile changes are in the sparc64 p4 tree. --- gnu/lib/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gnu') 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) -- cgit v1.1