svn commit: r197179 - user/edwin/locale/share

Edwin Groothuis edwin at FreeBSD.org
Sun Sep 13 21:51:13 UTC 2009


Author: edwin
Date: Sun Sep 13 21:51:13 2009
New Revision: 197179
URL: http://svn.freebsd.org/changeset/base/197179

Log:
  For this project only, remove the un-changed stuff from the build

Modified:
  user/edwin/locale/share/Makefile

Modified: user/edwin/locale/share/Makefile
==============================================================================
--- user/edwin/locale/share/Makefile	Sun Sep 13 21:51:01 2009	(r197178)
+++ user/edwin/locale/share/Makefile	Sun Sep 13 21:51:13 2009	(r197179)
@@ -5,7 +5,9 @@
 
 # Do not include `info' in the SUBDIR list, it is handled separately.
 
-SUBDIR=	${_colldef} \
+SUBDIR=	msgdef numericdef timedef monetdef
+
+_SUBDIR=	${_colldef} \
 	${_dict} \
 	${_doc} \
 	${_examples} \


More information about the svn-src-user mailing list