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/kii/Makefile

    r10838 r11880  
    1818include ../../Makefile.Common
    1919
    20 LDFLAGS :=      -lkapa -ldvo -lFITS -lohana $(LDFLAGS)
     20# programs may add their own internal requirements here
     21FULL_CFLAGS   = $(BASE_CFLAGS)
     22FULL_CPPFLAGS = $(BASE_CPPFLAGS)
     23FULL_LDFLAGS  = -lkapa -ldvo -lFITS -lohana $(BASE_LDFLAGS)
    2124
    2225kii: $(BIN)/kii.$(ARCH)
Note: See TracChangeset for help on using the changeset viewer.