include ../Mgr/Makefile.h all: $(LIB)libFitsIOServer.a clean: rm -f $(OBJ)fitsfile.o $(OBJ)fitsioserver.o $(OBJ)fitsntuple.o $(OBJ)fitsspherehealpix.o $(OBJ)fitstarray.o $(OBJ)fitsxntuple.o rm -f $(LIB)libFitsIOServer.a $(LIB)libFitsIOServer.a : $(OBJ)fitsfile.o $(OBJ)fitsioserver.o $(OBJ)fitsntuple.o $(OBJ)fitsspherehealpix.o $(OBJ)fitstarray.o $(OBJ)fitsxntuple.o $(ARCXX) $(ARCXXFLAGS) $@ $? ifeq ($(CXX),cxx) $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -o $(OBJ)xx.x -Hf endif $(OBJ)fitsfile.o: fitsfile.cc fitsfile.h \ $(INC)ndatablock.h \ $(INC)machdefs.h \ $(INC)anydataobj.h \ $(INC)dvlist.h \ $(INC)objfio.h \ $(INC)ppersist.h \ $(INC)pexceptions.h \ $(INC)gnumd5.h \ $(EXTINCPATH)FitsIO/fitsio.h \ $(EXTINCPATH)FitsIO/longnam.h \ $(INC)strutil.h fitsspherehealpix.h \ $(INC)spherehealpix.h \ $(INC)sphericalmap.h \ $(INC)smathconst.h \ $(INC)pixelmap.h \ $(INC)spherepos.h \ $(INC)unitvector.h \ $(INC)vector3d.h \ $(INC)longlat.h \ $(INC)utilgeom.h \ $(INC)tvector.h \ $(INC)tmatrix.h \ $(INC)tarray.h \ $(INC)basarr.h \ $(INC)utilarr.h $(OBJ)fitsioserver.o: fitsioserver.cc \ $(INC)machdefs.h fitsioserver.h \ $(INC)tarray.h \ $(INC)basarr.h \ $(INC)anydataobj.h \ $(INC)dvlist.h \ $(INC)objfio.h \ $(INC)ppersist.h \ $(INC)pexceptions.h \ $(INC)gnumd5.h \ $(INC)ndatablock.h \ $(INC)utilarr.h \ $(INC)tmatrix.h \ $(INC)tvector.h \ $(INC)skymap.h \ $(INC)spherethetaphi.h \ $(INC)sphericalmap.h \ $(INC)smathconst.h \ $(INC)pixelmap.h \ $(INC)spherepos.h \ $(INC)unitvector.h \ $(INC)vector3d.h \ $(INC)longlat.h \ $(INC)utilgeom.h \ $(INC)spherehealpix.h \ $(INC)localmap.h \ $(INC)fiospherethetaphi.h \ $(INC)fiospherehealpix.h \ $(INC)fiolocalmap.h \ $(INC)ntuple.h \ $(INC)ntupintf.h \ $(INC)cimage.h \ $(INC)rzimage.h \ $(INC)rzvect.h \ $(INC)perrors.h \ $(INC)datatypes.h \ $(EXTINCPATH)FitsIO/fitsio.h \ $(EXTINCPATH)FitsIO/longnam.h \ $(INC)strutil.h $(OBJ)fitsntuple.o: fitsntuple.cc \ $(INC)pexceptions.h \ $(INC)machdefs.h fitsntuple.h \ $(INC)ntuple.h \ $(INC)objfio.h \ $(INC)anydataobj.h \ $(INC)ppersist.h \ $(INC)gnumd5.h \ $(INC)ntupintf.h \ $(INC)dvlist.h fitsfile.h \ $(INC)ndatablock.h \ $(EXTINCPATH)FitsIO/fitsio.h \ $(EXTINCPATH)FitsIO/longnam.h $(OBJ)fitsspherehealpix.o: fitsspherehealpix.cc \ $(INC)pexceptions.h \ $(INC)machdefs.h fitsspherehealpix.h \ $(INC)spherehealpix.h \ $(INC)sphericalmap.h \ $(INC)smathconst.h \ $(INC)pixelmap.h \ $(INC)ppersist.h \ $(INC)gnumd5.h \ $(INC)dvlist.h \ $(INC)objfio.h \ $(INC)anydataobj.h \ $(INC)spherepos.h \ $(INC)unitvector.h \ $(INC)vector3d.h \ $(INC)longlat.h \ $(INC)utilgeom.h \ $(INC)tvector.h \ $(INC)tmatrix.h \ $(INC)tarray.h \ $(INC)basarr.h \ $(INC)ndatablock.h \ $(INC)utilarr.h fitsfile.h \ $(EXTINCPATH)FitsIO/fitsio.h \ $(EXTINCPATH)FitsIO/longnam.h $(OBJ)fitstarray.o: fitstarray.cc $(INC)machdefs.h \ $(INC)pexceptions.h fitstarray.h \ $(INC)tarray.h \ $(INC)basarr.h \ $(INC)anydataobj.h \ $(INC)dvlist.h \ $(INC)objfio.h \ $(INC)ppersist.h \ $(INC)gnumd5.h \ $(INC)ndatablock.h \ $(INC)utilarr.h fitsfile.h \ $(EXTINCPATH)FitsIO/fitsio.h \ $(EXTINCPATH)FitsIO/longnam.h $(OBJ)fitsxntuple.o: fitsxntuple.cc \ $(INC)pexceptions.h \ $(INC)machdefs.h fitsxntuple.h \ $(INC)xntuple.h \ $(INC)objfio.h \ $(INC)anydataobj.h \ $(INC)ppersist.h \ $(INC)gnumd5.h \ $(INC)ntupintf.h \ $(INC)dvlist.h fitsfile.h \ $(INC)ndatablock.h \ $(EXTINCPATH)FitsIO/fitsio.h \ $(EXTINCPATH)FitsIO/longnam.h