add mklocale

This commit is contained in:
Andrey A. Chernov 1999-10-17 13:42:03 +00:00
parent 97b80e70e6
commit 8b5335543a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=52331

View File

@ -1,6 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
# $FreeBSD$
SUBDIR= dict doc examples info isdn man me misc mk skel \
SUBDIR= dict doc examples info isdn man me misc mk mklocale skel \
syscons tabset termcap timedef zoneinfo
.include <bsd.subdir.mk>