Changeset 1115 in Sophya


Ignore:
Timestamp:
Jul 31, 2000, 2:44:15 PM (25 years ago)
Author:
ansari
Message:

MAJ Makefile apres suppression de FitsIOServer - Reza 31/7/2000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/FitsIOServer/Makefile

    r919 r1115  
    33all: $(LIB)libFitsIOServer.a
    44clean:
    5         rm -f $(OBJ)fitsfile.o $(OBJ)fitsioserver.o $(OBJ)fitsntuple.o $(OBJ)fitsspherehealpix.o $(OBJ)fitstarray.o $(OBJ)fitsxntuple.o
     5        rm -f $(OBJ)fitsbntbllinereader.o $(OBJ)fitsfile.o $(OBJ)fitsioserver.o $(OBJ)fitsntuple.o $(OBJ)fitsspherehealpix.o $(OBJ)fitstarray.o $(OBJ)fitsxntuple.o
    66        rm -f $(LIB)libFitsIOServer.a
    7 $(LIB)libFitsIOServer.a : $(OBJ)fitsfile.o $(OBJ)fitsioserver.o $(OBJ)fitsntuple.o $(OBJ)fitsspherehealpix.o $(OBJ)fitstarray.o $(OBJ)fitsxntuple.o
     7$(LIB)libFitsIOServer.a : $(OBJ)fitsbntbllinereader.o $(OBJ)fitsfile.o $(OBJ)fitsntuple.o $(OBJ)fitsspherehealpix.o $(OBJ)fitstarray.o $(OBJ)fitsxntuple.o
    88        $(ARCXX) $(ARCXXFLAGS) $@ $?
    99ifeq ($(CXX),cxx)
     
    1111endif
    1212 
    13 $(OBJ)fitsfile.o: fitsfile.cc fitsfile.h \
    14  $(INC)ndatablock.h \
    15  $(INC)machdefs.h \
     13$(OBJ)fitsbntbllinereader.o: fitsbntbllinereader.cc \
     14 $(INC)pexceptions.h \
     15 $(INC)machdefs.h fitsbntbllinereader.h \
     16 fitsfile.h $(INC)ndatablock.h \
     17 $(INC)anydataobj.h \
     18 $(INC)dvlist.h \
     19 $(INC)objfio.h \
     20 $(INC)ppersist.h \
     21 $(INC)gnumd5.h \
     22 $(INC)mutyv.h \
     23 $(EXTINCPATH)FitsIO/fitsio.h \
     24 $(EXTINCPATH)FitsIO/longnam.h \
     25 $(INC)xntuple.h \
     26 $(INC)ntupintf.h
     27$(OBJ)fitsfile.o: fitsfile.cc $(INC)machdefs.h \
     28 fitsfile.h $(INC)ndatablock.h \
    1629 $(INC)anydataobj.h \
    1730 $(INC)dvlist.h \
     
    2033 $(INC)pexceptions.h \
    2134 $(INC)gnumd5.h \
     35 $(INC)mutyv.h \
    2236 $(EXTINCPATH)FitsIO/fitsio.h \
    2337 $(EXTINCPATH)FitsIO/longnam.h \
     
    3751 $(INC)basarr.h \
    3852 $(INC)utilarr.h
    39 $(OBJ)fitsioserver.o: fitsioserver.cc \
    40  $(INC)machdefs.h fitsioserver.h \
    41  $(INC)tarray.h \
    42  $(INC)basarr.h \
    43  $(INC)anydataobj.h \
    44  $(INC)dvlist.h \
    45  $(INC)objfio.h \
    46  $(INC)ppersist.h \
    47  $(INC)pexceptions.h \
    48  $(INC)gnumd5.h \
    49  $(INC)ndatablock.h \
    50  $(INC)utilarr.h \
    51  $(INC)tmatrix.h \
    52  $(INC)tvector.h \
    53  $(INC)skymap.h \
    54  $(INC)spherethetaphi.h \
    55  $(INC)sphericalmap.h \
    56  $(INC)smathconst.h \
    57  $(INC)pixelmap.h \
    58  $(INC)spherepos.h \
    59  $(INC)unitvector.h \
    60  $(INC)vector3d.h \
    61  $(INC)longlat.h \
    62  $(INC)utilgeom.h \
    63  $(INC)spherehealpix.h \
    64  $(INC)localmap.h \
    65  $(INC)fiospherethetaphi.h \
    66  $(INC)fiospherehealpix.h \
    67  $(INC)fiolocalmap.h \
    68  $(INC)ntuple.h \
    69  $(INC)ntupintf.h \
    70  $(INC)cimage.h \
    71  $(INC)rzimage.h \
    72  $(INC)rzvect.h \
    73  $(INC)perrors.h \
    74  $(INC)datatypes.h \
    75  $(EXTINCPATH)FitsIO/fitsio.h \
    76  $(EXTINCPATH)FitsIO/longnam.h \
    77  $(INC)strutil.h
    7853$(OBJ)fitsntuple.o: fitsntuple.cc \
    7954 $(INC)pexceptions.h \
     
    8560 $(INC)gnumd5.h \
    8661 $(INC)ntupintf.h \
    87  $(INC)dvlist.h fitsfile.h \
     62 $(INC)dvlist.h \
     63 $(INC)mutyv.h fitsfile.h \
    8864 $(INC)ndatablock.h \
    8965 $(EXTINCPATH)FitsIO/fitsio.h \
     
    10177 $(INC)objfio.h \
    10278 $(INC)anydataobj.h \
     79 $(INC)mutyv.h \
    10380 $(INC)spherepos.h \
    10481 $(INC)unitvector.h \
     
    11996 $(INC)basarr.h \
    12097 $(INC)anydataobj.h \
     98 $(INC)mutyv.h \
    12199 $(INC)dvlist.h \
    122100 $(INC)objfio.h \
     
    131109 $(INC)machdefs.h fitsxntuple.h \
    132110 $(INC)xntuple.h \
     111 $(INC)ntupintf.h \
     112 $(INC)ppersist.h \
     113 $(INC)gnumd5.h \
     114 $(INC)dvlist.h \
    133115 $(INC)objfio.h \
    134116 $(INC)anydataobj.h \
    135  $(INC)ppersist.h \
    136  $(INC)gnumd5.h \
    137  $(INC)ntupintf.h \
    138  $(INC)dvlist.h fitsfile.h \
     117 $(INC)mutyv.h fitsfile.h \
    139118 $(INC)ndatablock.h \
    140119 $(EXTINCPATH)FitsIO/fitsio.h \
Note: See TracChangeset for help on using the changeset viewer.