summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwaclaw <kwaclaw>2006-09-22 14:47:27 +0000
committerkwaclaw <kwaclaw>2006-09-22 14:47:27 +0000
commit4a6daee3741778c8da0d35ed86394b3fe8719462 (patch)
treec05a6312d2872c31d9c2388b478c5e12b07a8a33
parent7e1dda4e8c5b7f12f30d77091647359a02f65de8 (diff)
downloadlibexpat-4a6daee3741778c8da0d35ed86394b3fe8719462.tar.gz
Added a shortcut for building for UTF-16.
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 5e8f0cd..1d734cb 100644
--- a/README
+++ b/README
@@ -90,6 +90,7 @@ instructions:
(Note the additional "w" in the library name.)
3. Run "make buildlib" (which builds the library only).
+ Or, to save step 2, run "make buildlib LIBRARY=libexpatw.la".
4. Run "make installlib" (which installs the library only).