Ignore:
Timestamp:
01/17/01 15:48:50 (24 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Makefile.conf.linux-gnu

    r454 r543  
    1010# @code
    1111
    12 #
    13 #  ----->>>  includes
    14 #
    15 
    16 INCLUDE_ROOT    = ${ROOTSYS}/include
    17 INCLUDE_CPLUS   = /usr/include/g++
    18 INCLUDE_MBASE   = ./mbase
    19 
    20 
    2112# compilers
    2213
    23 CC            = g++
     14CC            = gcc
    2415CXX           = g++
    2516F77           = f77
     
    3425# uncomment this for quiet compilation
    3526
    36 .SILENT:
     27#.SILENT:
    3728
    3829# @endcode
Note: See TracChangeset for help on using the changeset viewer.