-This build style is necessitated by the fact that the CSP built at (and
-shipped by) Apple includes some algorithms which are proprietary to Apple;
-the source code for these algorithms is not open source. Selecting the
-Darwin build style allows the Security project (and also the CSP, in
-the libsecurity_apple_csp project, which also must be built with the
-Darwin build style) to be built from the Darwin open source tree without
-requiring the source for these algorithms.
+libScripts/
+ Scripts to build and test all of these libraries.
+
+====
+
+To regenerate strings file run:
+genstrings -o resources/English.lproj -s SecString sec/Security/SecFrameworkStrings.h
+in the top level dir.