IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 27, 2005, 4:47:22 PM (21 years ago)
Author:
eugene
Message:

converted to autocode SMPData

File:
1 edited

Legend:

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

    r3517 r3521  
    1 default: addstar
     1,default: addstar
    22help:
    33        @echo "make options: addstar (default)"
     
    1717
    1818INCS    =       -I$(INC) -I$(LINC) -I$(XINC)
    19 LIBS    =       -L$(LLIB) -lFITS -lohana -lz -lm
     19LIBS    =       -L$(LLIB) -lohana -lFITS -lz -lm
    2020CFLAGS  =       $(INCS)
    2121LFLAGS  =       $(LIBS)
     
    6262$(SRC)/wimage.$(ARCH).o \
    6363$(SRC)/rfits.$(ARCH).o \
    64 $(SRC)/rtext.$(ARCH).o \
    65 $(SRC)/ConvertStars.$(ARCH).o
     64$(SRC)/rtext.$(ARCH).o
    6665
    6766EXTRA = \
Note: See TracChangeset for help on using the changeset viewer.