Ignore:
Timestamp:
10/26/09 14:31:19 (15 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Makefile

    r9497 r9518  
    1616#
    1717
    18 OSTYPE=$(shell uname -s | tr '[:upper:]' '[:lower:]')
    19 
     18include Makefile.conf.general
    2019include Makefile.conf.$(OSTYPE)
    21 include Makefile.conf.general
    2220
    2321#
     
    2624SOLIB    := libmars.so
    2725
    28 CINT     = M
     26CINT      = M
    2927
    3028#
Note: See TracChangeset for help on using the changeset viewer.