IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 18, 2005, 4:44:20 PM (21 years ago)
Author:
eugene
Message:

loneos.h to dvo.h; FITS tables for smpfiles

File:
1 edited

Legend:

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

    r3389 r3466  
    2121ohana: $(LIB)/libohana.$(ARCH).a
    2222
    23 HOBJ = $(DESTINC)/ohana.h $(DESTINC)/loneos.h $(DESTINC)/Xohana.h
     23HOBJ = \
     24$(DESTINC)/Xohana.h  \
     25$(DESTINC)/ohana.h \
     26$(DESTINC)/loneos.h \
     27$(DESTINC)/elixir.h \
     28$(DESTINC)/panstarrs.h \
     29$(DESTINC)/dvo.h
    2430
    2531LOBJ = \
     
    4248        $(RANLIB) $(LIB)/libohana.$(ARCH).a
    4349
    44 $(LOBJ): $(DESTINC)/ohana.h $(DESTINC)/loneos.h
     50$(LOBJ): $(DESTINC)/ohana.h $(DESTINC)/loneos.h $(DESTINC)/elixir.h $(DESTINC)/panstarrs.h
    4551
    4652$(DESTINC)/%: $(INC)/%
Note: See TracChangeset for help on using the changeset viewer.