From 7d7cdbae9f1c5c497dd668d8c429d5bdd3441da0 Mon Sep 17 00:00:00 2001 From: Kalle Vahlman Date: Tue, 30 Aug 2011 10:46:27 +0300 Subject: Update README with build instructions --- README.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.txt b/README.txt index 04d8a68..47af277 100644 --- a/README.txt +++ b/README.txt @@ -7,3 +7,17 @@ serializer.jar xalan.jar xercesImpl.jar xml-apis.jar + +To build, first run + + make config + +to create/update build path configuration. + +To build the libraries, run + + make + +To build debian packages, run + + make debian -- cgit v1.2.3