Ignore:
Timestamp:
11/06/01 15:38:09 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r1032 r1044  
    1616F77      = f77
    1717AR       = ar -rc
     18
    1819#
    1920#  ----->>>   settings for compilation
    2021#
    21 
    2222OPTIM    = -O2 -Wall -fno-rtti -fno-exceptions -fPIC -Wtraditional -Wpointer-arith -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs
    2323DEBUG    =
    2424ARCHDEF  = -D__LINUX__
     25
     26# For debugging information use '-g'
     27# For producing gmon.out use    '-pg'
    2528
    2629MARS_LIB = -Llib $(SUBDIRS:%=-l%)
Note: See TracChangeset for help on using the changeset viewer.