Changeset 230 for branches/pp/Make.mm


Ignore:
Timestamp:
05/15/10 00:24:03 (6 years ago)
Author:
mmckerns
Message:

first step to merge pp/mystic to mystic by creating ppmystic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pp/Make.mm

    r157 r230  
    11# -*- Makefile -*- 
    22 
    3 PROJECT = mystic 
     3PROJECT = ppmystic 
    44 
    55BUILD_DIRS = \ 
    6     mystic \ 
    7     models \ 
     6    ppmystic \ 
    87 
    98OTHER_DIRS = \ 
    109    examples \ 
    11     examples_other \ 
    12     tests \ 
    1310 
    1411RECURSE_DIRS = $(BUILD_DIRS) $(OTHER_DIRS) 
Note: See TracChangeset for help on using the changeset viewer.