If LOCALE is not defined, default to USA. Otherwise, bsd.locale.mk

blows up with errors.
This commit is contained in:
Matthew Hunt 1998-05-20 05:41:20 +00:00
parent 71e3426cdc
commit e078c01fd2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=36243

View File

@ -3,6 +3,10 @@
# location-specific settings
#
.if !defined(LOCALE)
LOCALE= USA
.endif
.if ${LOCALE} == "Argentina"
NEAR_SITE_LIST?= ${LOCAL_SITE_LIST} \
ftp://ftp.ar.freebsd.org/pub/FreeBSD/