Changeset 224 for mpimystic/Make.mm


Ignore:
Timestamp:
05/02/10 23:42:45 (6 years ago)
Author:
mmckerns
Message:

cleanup after core of pyina moves to pathos; remainder moves to mpimystic

Location:
mpimystic
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • mpimystic/Make.mm

    r222 r224  
    11# -*- Makefile -*- 
    22 
    3 PROJECT = pyina 
     3PROJECT = mpimystic 
    44 
    55BUILD_DIRS = \ 
    6     pyinamodule \ 
    7     pyina \ 
    8     tools \ 
    9     applications \ 
     6    mpimystic \ 
    107 
    118OTHER_DIRS = \ 
     
    1310    examples \ 
    1411    examples_other \ 
    15     examples_raw \ 
    16     examples_ezmap \ 
    1712 
    1813RECURSE_DIRS = $(BUILD_DIRS) $(OTHER_DIRS) 
Note: See TracChangeset for help on using the changeset viewer.