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

    r10939 r11880  
    1212include ../../Makefile.Common
    1313
    14 LDFLAGS :=      -lkapa -ldvo -lFITS -lohana $(LDFLAGS)
     14# programs may add their own internal requirements here
     15FULL_CFLAGS   = $(BASE_CFLAGS)
     16FULL_CPPFLAGS = $(BASE_CPPFLAGS)
     17FULL_LDFLAGS  = -lkapa -ldvo -lFITS -lohana $(BASE_LDFLAGS)
    1518
    1619addstar     : $(BIN)/addstar.$(ARCH)
Note: See TracChangeset for help on using the changeset viewer.