source: tests/example_scripts/wiki/Makefile @ 81c80b9

abac0-leakabac0-mei
Last change on this file since 81c80b9 was ec550f7, checked in by Mei <mei@…>, 11 years ago

1) reworked how API doc is generated
2) tweak top level Makefile.am
3) loading issuer principal as side-effect of loading

an attribute credentials

4) add examples of GENI specific attribute credentials

and principal certificates into the regression testing

5) rename examples to tests

  • Property mode set to 100644
File size: 86 bytes
Line 
1
2.PHONY : runcheck clean
3runcheck: $(DIRECTORY)
4
5clean:
6        @rm -rf *.xml *.pem *.out
7
8
Note: See TracBrowser for help on using the repository browser.