Changeset 230 for branches/pp/Make.mm
- Timestamp:
- 05/15/10 00:24:03 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pp/Make.mm
r157 r230 1 1 # -*- Makefile -*- 2 2 3 PROJECT = mystic3 PROJECT = ppmystic 4 4 5 5 BUILD_DIRS = \ 6 mystic \ 7 models \ 6 ppmystic \ 8 7 9 8 OTHER_DIRS = \ 10 9 examples \ 11 examples_other \12 tests \13 10 14 11 RECURSE_DIRS = $(BUILD_DIRS) $(OTHER_DIRS)
Note: See TracChangeset
for help on using the changeset viewer.