abac0-leakabac0-mei
Last change
on this file since 4f79997 was
66ae396,
checked in by Mei <mei@…>, 11 years ago
|
1) fix that missing LD flag for python
2) add some missing file into Makefile.am so make dist can pick them up
|
-
Property mode set to
100644
|
File size:
643 bytes
|
Line | |
---|
1 | The Java code lives in the java subdirectory. |
---|
2 | |
---|
3 | The package should contain all dependencies necessary for |
---|
4 | building/installing Java. |
---|
5 | |
---|
6 | SIMPLE BUILD |
---|
7 | |
---|
8 | ant all |
---|
9 | |
---|
10 | OTHER OPTIONS |
---|
11 | |
---|
12 | The following ant targets are supported: |
---|
13 | |
---|
14 | all: clean then compile and make docs |
---|
15 | compile: build the library and test programs |
---|
16 | regression-test: run a set of regression test programs |
---|
17 | jar: build jabac.jar in build/jar/jabac.jar |
---|
18 | doc: greate API javadocs in ./doc |
---|
19 | dev-doc: create developer API javadocs in ./dev-doc (includes |
---|
20 | package/private/protected functions) |
---|
21 | clean: remove created files (includes .der and .pem in this directory) |
---|
Note: See
TracBrowser
for help on using the repository browser.