IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 11, 2005, 8:11:57 AM (21 years ago)
Author:
eugene
Message:

moving IOBuffer and CommOps to libohana, adding AddstarClientOptions and Stars to libautocode

File:
1 edited

Legend:

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

    r5014 r5273  
    4848$(SRC)/smpdata.$(ARCH).o \
    4949$(SRC)/spectrum.$(ARCH).o \
    50 $(SRC)/spectrum-ascii.$(ARCH).o
     50$(SRC)/spectrum-ascii.$(ARCH).o \
     51$(SRC)/Stars.$(ARCH).o \
     52$(SRC)/AddstarClientOptions.$(ARCH).o
    5153
    5254LIBINC = \
     
    7678$(INC)/smpdata.h \
    7779$(INC)/spectrum.h \
    78 $(INC)/spectrum-ascii.h
     80$(INC)/spectrum-ascii.h \
     81$(INC)/Stars.h \
     82$(INC)/AddstarClientOptions.h
    7983
    8084objects: $(LIBOBJ)
     
    8286install: $(DESTINC)/autocode.h $(DESTLIB)/libautocode.a
    8387        @echo done install
     88
     89test: $(DESTINC)/autocode.h
    8490
    8591autocode: $(INC)/autocode.h $(LIB)/libautocode.$(ARCH).a
Note: See TracChangeset for help on using the changeset viewer.