Changeset 1837 in Sophya for trunk/SophyaExt/FitsIOServer


Ignore:
Timestamp:
Dec 21, 2001, 6:09:03 PM (24 years ago)
Author:
ansari
Message:

MAJ Makefile et numero de version - Reza 21/12/2001

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/FitsIOServer/Makefile

    r1777 r1837  
    66        rm -f $(LIB)libFitsIOServer.a
    77$(LIB)libFitsIOServer.a : $(OBJ)datacirclefits.o $(OBJ)fabtcolread.o $(OBJ)fabtwriter.o $(OBJ)fboloread.o $(OBJ)fbtntintf.o $(OBJ)fitsautoreader.o $(OBJ)fitsbntbllineRW.o $(OBJ)fitsfile.o $(OBJ)fitslocalmap.o $(OBJ)fitsntuple.o $(OBJ)fitsspherehealpix.o $(OBJ)fitstarray.o $(OBJ)fitsxntuple.o
    8         $(ARCXX) $(ARCXXFLAGS) $@ $?
     8        $(ARCXX) $(ARCXXFLAGS) $@ $($(ARARGS))
    99ifeq ($(CXX),cxx)
    1010        $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -o $(OBJ)xx.x -Hf
     
    1919 $(INC)utilgeom.h \
    2020 $(INC)unitvector.h \
    21  $(INC)geometry.h fitsfile.h \
    22  $(INC)ndatablock.h \
    23  $(INC)anydataobj.h \
    24  $(INC)dvlist.h \
    25  $(INC)objfio.h \
    26  $(INC)ppersist.h \
    27  $(INC)pexceptions.h \
    28  $(INC)gnumd5.h \
    29  $(INC)mutyv.h \
     21 $(INC)geometry.h \
    3022 $(EXTINCPATH)FitsIO/fitsio.h \
    3123 $(EXTINCPATH)FitsIO/longnam.h
Note: See TracChangeset for help on using the changeset viewer.