IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 19, 2007, 11:02:38 AM (19 years ago)
Author:
eugene
Message:

allowing user CC, CFLAGS, etc, from updated configure.tcsh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libautocode/Makefile

    r10368 r11880  
    1616include ../../Makefile.Common
    1717
    18 CFLAGS  :=      $(CFLAGS) -fPIC
     18# programs may add their own internal requirements here
     19FULL_CFLAGS   = $(BASE_CFLAGS) -fPIC
     20FULL_CPPFLAGS = $(BASE_CPPFLAGS)
     21FULL_LDFLAGS  = $(BASE_LDFLAGS)
    1922
    2023latex:    $(LIBTEX)
Note: See TracChangeset for help on using the changeset viewer.