summaryrefslogtreecommitdiffstats
path: root/share/mk/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-05-20 22:27:18 +0000
committerjkh <jkh@FreeBSD.org>1998-05-20 22:27:18 +0000
commit2a7e0ddebfb6e5af5808d3324b720281aa43414f (patch)
treeaa6c878698e308ae701637c3a822beaf182872ab /share/mk/Makefile
parent879f637d9ded0d1d8967e0cc770f9225da55d431 (diff)
downloadFreeBSD-src-2a7e0ddebfb6e5af5808d3324b720281aa43414f.zip
FreeBSD-src-2a7e0ddebfb6e5af5808d3324b720281aa43414f.tar.gz
Complete back-out of the bsd.locale.mk change.
OK'd by: asami
Diffstat (limited to 'share/mk/Makefile')
-rw-r--r--share/mk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/share/mk/Makefile b/share/mk/Makefile
index 0293a37..d7c87a8 100644
--- a/share/mk/Makefile
+++ b/share/mk/Makefile
@@ -3,9 +3,9 @@
FILES= bsd.README
FILES+= bsd.dep.mk bsd.doc.mk bsd.info.mk bsd.kern.mk bsd.kmod.mk
-FILES+= bsd.lib.mk bsd.libnames.mk bsd.locale.mk bsd.man.mk bsd.obj.mk
-FILES+= bsd.own.mk bsd.port.mk bsd.port.subdir.mk bsd.prog.mk bsd.sgml.mk
-FILES+= bsd.subdir.mk sys.mk
+FILES+= bsd.lib.mk bsd.libnames.mk bsd.man.mk bsd.obj.mk bsd.own.mk
+FILES+= bsd.port.mk bsd.port.subdir.mk bsd.prog.mk bsd.sgml.mk bsd.subdir.mk
+FILES+= sys.mk
NOOBJ= noobj
all clean cleandir depend lint tags:
OpenPOWER on IntegriCloud