0f9d765ce726e49a2d9d55c1b7307006113dbec8
[tpot/pegasus/.git] / src / Pegasus / Makefile
1 ROOT=../..
2
3 include $(ROOT)/mak/config.mak
4
5 TEST_DIRS = \
6
7 DIRS = \
8     Common \
9     Repository \
10     Protocol \
11     Client \
12     Provider \
13     Server \
14     getoopt \
15     Compiler \
16     Compiler/cmdline \
17     Compiler/load \
18     Common/tests \
19     Repository/tests \
20     Server/tests \
21     Client/tests
22
23 # Compiler \
24 # Compiler/cmdline \
25
26 include $(ROOT)/mak/recurse.mak