From 677cec52f414e5ace3a026c41054140a60dd92ee Mon Sep 17 00:00:00 2001 From: tmm Date: Fri, 3 Jan 2003 18:06:21 +0000 Subject: Reenable building in share/mklocale for sparc64. It seems to work fine now, and probably did for quite some time already. 5.0 candidate. Spotted by: roam --- share/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'share') diff --git a/share/Makefile b/share/Makefile index 81b70aa..d79d7a4 100644 --- a/share/Makefile +++ b/share/Makefile @@ -3,13 +3,9 @@ # Do not include `info' in the SUBDIR list, it is handled separately. -SUBDIR= colldef dict examples man me misc mk monetdef \ +SUBDIR= colldef dict examples man me misc mk mklocale monetdef \ msgdef numericdef skel syscons tabset termcap timedef zoneinfo -.if ${MACHINE_ARCH} != "sparc64" -SUBDIR+= mklocale -.endif - .if !defined(NO_SHAREDOCS) SUBDIR+= doc .endif -- cgit v1.1