Changeset 224 for mpimystic/tests/Make.mm
- Timestamp:
- 05/02/10 23:42:45 (6 years ago)
- Location:
- mpimystic
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
mpimystic/tests/Make.mm
r88 r224 2 2 # 3 3 4 PROJECT = pyina4 PROJECT = mpimystic 5 5 PACKAGE = tests 6 6 … … 10 10 PROJ_CPPTESTS = 11 11 PROJ_TESTS = $(PROJ_PYTESTS) # $(PROJ_CPPTESTS) 12 PROJ_LIBRARIES = -L$(BLD_LIBDIR) # -l pyina12 PROJ_LIBRARIES = -L$(BLD_LIBDIR) # -lmpimystic 13 13 14 14 #--------------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.