Changeset 9520 for trunk/MagicSoft/Mars/mtools
- Timestamp:
- 10/26/09 15:24:53 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mtools/Makefile
r8087 r9520 6 6 # 7 7 ################################################################## 8 include ../Makefile.conf.general 8 9 include ../Makefile.conf.$(OSTYPE) 9 include ../Makefile.conf.general10 10 11 11 #------------------------------------------------------------------------------ … … 29 29 MSimulatedAnnealing.cc \ 30 30 MFFT.cc \ 31 31 MCubicCoeff.cc \ 32 32 MCubicSpline.cc \ 33 33 MagicReversi.cc \ … … 38 38 MagicCivilization.cc \ 39 39 MineSweeper.cc \ 40 40 MRolke.cc 41 41 42 42 ############################################################
Note:
See TracChangeset
for help on using the changeset viewer.