Author: bapt
Date: Sun Nov 15 14:34:29 2015
New Revision: 290865
URL: https://svnweb.freebsd.org/changeset/base/290865

Log:
  Generate in the FreeBSD keyword when generating the Makefiles

Modified:
  head/tools/tools/locale/tools/cldr2def.pl

Modified: head/tools/tools/locale/tools/cldr2def.pl
==============================================================================
--- head/tools/tools/locale/tools/cldr2def.pl   Sun Nov 15 14:19:56 2015        
(r290864)
+++ head/tools/tools/locale/tools/cldr2def.pl   Sun Nov 15 14:34:29 2015        
(r290865)
@@ -831,6 +831,7 @@ sub make_makefile {
        }
        open(FOUT, ">$TYPE.draft/Makefile");
        print FOUT <<EOF;
+# \$FreeBSD\$
 # Warning: Do not edit. This file is automatically generated from the
 # tools in /usr/src/tools/tools/locale.
 
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to