IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 28, 2005, 4:48:19 PM (21 years ago)
Author:
eugene
Message:

adding PhotPars and PhotParsOld to autocode

File:
1 edited

Legend:

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

    r3519 r3536  
    2727        @echo done autocode
    2828
     29# remember to add entries here to libohana/Makefile:AOBJ as well
    2930LIBOBJ = \
     31$(SRC)/photreg.$(ARCH).o \
     32$(SRC)/photreg-old.$(ARCH).o \
    3033$(SRC)/smpdata.$(ARCH).o \
    3134$(SRC)/spectrum.$(ARCH).o \
     
    3336
    3437LIBINC = \
     38$(INC)/photreg.h \
     39$(INC)/photreg-old.h \
    3540$(INC)/smpdata.h \
    3641$(INC)/spectrum.h \
Note: See TracChangeset for help on using the changeset viewer.