michael@0: # * Copyright (C) 2009, International Business Machines michael@0: # * Corporation and others. All Rights Reserved. michael@0: # A list of txt's to build michael@0: # Note: michael@0: # michael@0: # If you are thinking of modifying this file, READ THIS. michael@0: # michael@0: # Instead of changing this file [unless you want to check it back in], michael@0: # you should consider creating a 'brklocal.mk' file in this same directory. michael@0: # Then, you can have your local changes remain even if you upgrade or michael@0: # reconfigure ICU. michael@0: # michael@0: # Example 'spreplocal.mk' files: michael@0: # michael@0: # * To add an additional locale to the list: michael@0: # _____________________________________________________ michael@0: # | SPREP_SOURCE_LOCAL = myStringPrep.txt ... michael@0: # michael@0: # * To REPLACE the default list and only build a subset of files: michael@0: # _____________________________________________________ michael@0: # | SPREP_SOURCE = rfc4518.txt michael@0: # michael@0: # michael@0: SPREP_SOURCE = \ michael@0: rfc3491.txt rfc3530cs.txt rfc3530csci.txt rfc3530mixp.txt rfc3722.txt \ michael@0: rfc3920node.txt rfc3920res.txt rfc4011.txt rfc4013.txt rfc4505.txt \ michael@0: rfc4518.txt rfc4518ci.txt