Changeset 224 for mpimystic/Make.mm
Legend:
- Unmodified
- Added
- Removed
-
mpimystic/Make.mm
r222 r224 1 1 # -*- Makefile -*- 2 2 3 PROJECT = pyina3 PROJECT = mpimystic 4 4 5 5 BUILD_DIRS = \ 6 pyinamodule \ 7 pyina \ 8 tools \ 9 applications \ 6 mpimystic \ 10 7 11 8 OTHER_DIRS = \ … … 13 10 examples \ 14 11 examples_other \ 15 examples_raw \16 examples_ezmap \17 12 18 13 RECURSE_DIRS = $(BUILD_DIRS) $(OTHER_DIRS)
Note: See TracChangeset
for help on using the changeset viewer.