reworked CGI inteface
[tpot/pegasus.git.bak/pegasus.git] / Makefile
1 ROOT = .
2
3 include $(ROOT)/mak/config.mak
4
5 DIRS = src cgi
6
7 include $(ROOT)/mak/recurse.mak
8
9 rebuild: clean depend all
10         $(MAKE) -s tests
11
12 world: depend all
13         $(MAKE) -s tests