IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 24, 2005, 4:51:08 PM (21 years ago)
Author:
eugene
Message:

updating spreg to autocode

File:
1 edited

Legend:

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

    r2823 r3509  
    2020
    2121INCS    =       -I$(INC) -I$(LINC) -I$(XINC)
    22 LIBS    =       -L$(LLIB) -lFITS -lohana -lm
     22LIBS    =       -L$(LLIB) -lohana -lFITS -lm
    2323# CFLAGS        =       $(INCS) -Wall -Werror
    2424CFLAGS  =       $(INCS)
     
    6363
    6464SPOBJ  = \
    65 $(SPREG)/db.$(ARCH).o     \
    6665$(SPREG)/delete.$(ARCH).o \
    6766$(SPREG)/define.$(ARCH).o \
    68 $(SPREG)/spinfo.$(ARCH).o \
    6967$(SPREG)/match.$(ARCH).o  \
    7068$(SPREG)/modify.$(ARCH).o \
    71 $(SPREG)/fits_scan_nchar.$(ARCH).o \
    7269$(SPREG)/output.$(ARCH).o \
    7370$(SPREG)/unique.$(ARCH).o \
    7471$(SPREG)/ConfigInit.$(ARCH).o    \
     72$(SPREG)/spinfo.$(ARCH).o \
     73$(SPREG)/fits_scan_nchar.$(ARCH).o \
    7574$(SPREG)/showinfo.$(ARCH).o  \
    7675$(BASEDIR)/misc.$(ARCH).o        \
     76$(BASEDIR)/version.$(ARCH).o        \
    7777$(BASEDIR)/parse_time.$(ARCH).o  \
    7878$(BASEDIR)/sort.$(ARCH).o
Note: See TracChangeset for help on using the changeset viewer.