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

    r10559 r11880  
    1919SPREG   =       $(HOME)/spreg
    2020
    21 LDFLAGS :=      -ldvo -lFITS -lohana $(LDFLAGS)
     21# programs may add their own internal requirements here
     22FULL_CFLAGS   = $(BASE_CFLAGS)
     23FULL_CPPFLAGS = $(BASE_CPPFLAGS)
     24FULL_LDFLAGS  = -ldvo -lFITS -lohana $(BASE_LDFLAGS)
    2225
    2326# programs which should be installed
Note: See TracChangeset for help on using the changeset viewer.