Changeset 824 in Sophya for trunk/SophyaExt


Ignore:
Timestamp:
Apr 6, 2000, 12:00:56 PM (25 years ago)
Author:
ansari
Message:

MAJ Makefile Reza 06/04/2000

Location:
trunk/SophyaExt
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/FitsIOServer/Makefile

    r672 r824  
    88        $(ARCXX) $(ARCXXFLAGS) $@ $?
    99ifeq ($(CXX),cxx)
    10         $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -L$(LIB) -lFitsIOServer -lSkyT -lSamba -lNTools -lSysTools -o $(OBJ)xx.x -Hf
     10        $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -o $(OBJ)xx.x -Hf
    1111endif
    1212 
    13 $(OBJ)fitsioserver.o: fitsioserver.cc \
    14  $(INC)machdefs.h \
    15  $(INC)pclassids.h fitsioserver.h \
    16  $(INC)tvector.h \
    17  $(INC)tmatrix.h \
    18  $(INC)ppersist.h \
    19  $(INC)pexceptions.h \
    20  $(INC)md5.h \
    21  $(INC)anydataobj.h \
    22  $(INC)ndatablock.h \
    23  $(INC)sphericalmap.h \
    24  $(INC)nbmath.h \
    25  $(INC)pixelmap.h \
    26  $(INC)dvlist.h \
    27  $(INC)objfio.h \
    28  $(INC)spherepos.h \
    29  $(INC)unitvector.h \
    30  $(INC)vector3d.h \
    31  $(INC)longlat.h \
    32  $(INC)utilgeom.h \
    33  $(INC)spheregorski.h \
    34  $(INC)localmap.h \
    35  $(INC)ntuple.h \
    36  $(INC)ntupintf.h \
    37  $(INC)outilsinit.h \
    38  $(INC)peidainit.h \
    39  $(INC)cimage.h \
    40  $(INC)rzimage.h \
    41  $(INC)rzvect.h \
    42  $(INC)perrors.h \
    43  $(INC)datatypes.h \
    44  $(INC)strutil.h
Note: See TracChangeset for help on using the changeset viewer.