include ../Mgr/Makefile.h
 
all: $(LIB)libNTools.a
clean:
	rm -f $(OBJ)cimage.o $(OBJ)cspline.o $(OBJ)datatypes.o $(OBJ)dates.o $(OBJ)difeq.o $(OBJ)dynccd.o $(OBJ)fct1dfit.o $(OBJ)fct2dfit.o $(OBJ)fftmserver.o $(OBJ)fftpserver.o $(OBJ)fftserver.o $(OBJ)fftservintf.o $(OBJ)generaldata.o $(OBJ)generalfit.o $(OBJ)imageop.o $(OBJ)integ.o $(OBJ)median.o $(OBJ)ntoolsinit.o $(OBJ)ntupintf.o $(OBJ)objfitter.o $(OBJ)perandom.o $(OBJ)poly.o $(OBJ)rk4cdifeq.o $(OBJ)rzimage.o $(OBJ)simplesort.o $(OBJ)tabmath.o $(OBJ)utils.o $(OBJ)datime.o $(OBJ)fftmayer_r4.o $(OBJ)fftmayer_r8.o $(OBJ)fftpackc.o $(OBJ)matxop.o $(OBJ)nbmath.o $(OBJ)nbrandom.o $(OBJ)nbtri.o
	rm -f $(LIB)libNTools.a
$(LIB)libNTools.a : $(OBJ)cimage.o $(OBJ)cspline.o $(OBJ)datatypes.o $(OBJ)dates.o $(OBJ)datime.o $(OBJ)difeq.o $(OBJ)dynccd.o $(OBJ)fct1dfit.o $(OBJ)fct2dfit.o $(OBJ)fftmayer_r4.o $(OBJ)fftmayer_r8.o $(OBJ)fftmserver.o $(OBJ)fftpackc.o $(OBJ)fftpserver.o $(OBJ)fftserver.o $(OBJ)fftservintf.o $(OBJ)generaldata.o $(OBJ)generalfit.o $(OBJ)imageop.o $(OBJ)integ.o $(OBJ)matxop.o $(OBJ)median.o $(OBJ)nbmath.o $(OBJ)nbrandom.o $(OBJ)nbtri.o $(OBJ)ntoolsinit.o $(OBJ)ntupintf.o $(OBJ)objfitter.o $(OBJ)perandom.o $(OBJ)poly.o $(OBJ)rk4cdifeq.o $(OBJ)rzimage.o $(OBJ)simplesort.o $(OBJ)tabmath.o $(OBJ)utils.o
	$(ARCXX) $(ARCXXFLAGS) $@ $?
ifeq ($(CXX),cxx)
	$(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -o $(OBJ)xx.x -Hf
endif 
 
$(OBJ)cimage.o: cimage.cc $(INC)machdefs.h \
 $(INC)pclassids.h \
 $(INC)perrors.h \
 $(INC)pexceptions.h cimage.h rzimage.h \
 rzvect.h datatypes.h $(INC)ppersist.h \
 $(INC)gnumd5.h \
 $(INC)dvlist.h \
 $(INC)objfio.h \
 $(INC)anydataobj.h fct1dfit.h generalfit.h \
 $(INC)tvector.h \
 $(INC)tmatrix.h \
 $(INC)tarray.h \
 $(INC)basarr.h \
 $(INC)ndatablock.h \
 $(INC)utilarr.h generaldata.h ntupintf.h \
 poly.h peida.h utils.h fmath.h \
 $(INC)histos.h \
 $(INC)peida.h nbconst.h
$(OBJ)cspline.o: cspline.cc $(INC)machdefs.h \
 $(INC)pclassids.h nbtri.h cspline.h \
 $(INC)pexceptions.h
$(OBJ)datatypes.o: datatypes.cc datatypes.h \
 $(INC)machdefs.h \
 $(INC)pclassids.h
$(OBJ)dates.o: dates.cc $(INC)machdefs.h \
 $(INC)pclassids.h \
 $(INC)perrors.h \
 $(INC)pexceptions.h dates.h
$(OBJ)difeq.o: difeq.cc difeq.h $(INC)machdefs.h \
 $(INC)pclassids.h \
 $(INC)pexceptions.h \
 $(INC)tvector.h \
 $(INC)tmatrix.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 \
 $(INC)ctimer.h
$(OBJ)dynccd.o: dynccd.cc $(INC)machdefs.h \
 $(INC)pclassids.h fmath.h perandom.h \
 $(INC)histos.h \
 $(INC)objfio.h \
 $(INC)anydataobj.h \
 $(INC)ppersist.h \
 $(INC)pexceptions.h \
 $(INC)gnumd5.h \
 $(INC)peida.h \
 $(INC)utils.h \
 $(INC)perrors.h \
 $(INC)fmath.h \
 $(INC)tvector.h \
 $(INC)tmatrix.h \
 $(INC)tarray.h \
 $(INC)basarr.h \
 $(INC)dvlist.h \
 $(INC)ndatablock.h \
 $(INC)utilarr.h nbrandom.h cimage.h \
 rzimage.h rzvect.h datatypes.h dynccd.h
$(OBJ)fct1dfit.o: fct1dfit.cc $(INC)machdefs.h \
 $(INC)pclassids.h fct1dfit.h generalfit.h \
 $(INC)pexceptions.h \
 $(INC)tvector.h \
 $(INC)tmatrix.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 generaldata.h ntupintf.h \
 poly.h peida.h utils.h $(INC)perrors.h \
 fmath.h nbconst.h tabmath.h
$(OBJ)fct2dfit.o: fct2dfit.cc $(INC)machdefs.h \
 $(INC)pclassids.h fct2dfit.h generalfit.h \
 $(INC)pexceptions.h \
 $(INC)tvector.h \
 $(INC)tmatrix.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 generaldata.h ntupintf.h \
 poly.h peida.h utils.h $(INC)perrors.h \
 fmath.h nbconst.h tabmath.h simps2d.h
$(OBJ)fftmserver.o: fftmserver.cc fftmserver.h fftservintf.h \
 $(INC)machdefs.h \
 $(INC)pclassids.h \
 $(INC)pexceptions.h \
 $(INC)tmatrix.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 \
 $(INC)tvector.h fftmayer.h
$(OBJ)fftpserver.o: fftpserver.cc fftpserver.h fftservintf.h \
 $(INC)machdefs.h \
 $(INC)pclassids.h \
 $(INC)pexceptions.h \
 $(INC)tmatrix.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 \
 $(INC)tvector.h fftpackc.h
$(OBJ)fftserver.o: fftserver.cc fftserver.h \
 $(INC)tvector.h \
 $(INC)tmatrix.h \
 $(INC)machdefs.h \
 $(INC)pclassids.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
$(OBJ)fftservintf.o: fftservintf.cc fftservintf.h \
 $(INC)machdefs.h \
 $(INC)pclassids.h \
 $(INC)pexceptions.h \
 $(INC)tmatrix.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 \
 $(INC)tvector.h
$(OBJ)generaldata.o: generaldata.cc \
 $(INC)machdefs.h \
 $(INC)pclassids.h \
 $(INC)strutil.h nbtri.h generalfit.h \
 $(INC)pexceptions.h \
 $(INC)tvector.h \
 $(INC)tmatrix.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 generaldata.h ntupintf.h \
 poly.h peida.h utils.h $(INC)perrors.h \
 fmath.h
$(OBJ)generalfit.o: generalfit.cc $(INC)machdefs.h \
 $(INC)pclassids.h \
 $(INC)pexceptions.h generalfit.h \
 $(INC)tvector.h \
 $(INC)tmatrix.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 generaldata.h ntupintf.h \
 poly.h peida.h utils.h $(INC)perrors.h \
 fmath.h $(INC)sopemtx.h
$(OBJ)imageop.o: imageop.cc $(INC)machdefs.h \
 $(INC)pclassids.h simplesort.h peida.h \
 utils.h $(INC)perrors.h \
 $(INC)pexceptions.h fmath.h nbmath.h \
 $(INC)smathconst.h \
 $(INC)histos.h \
 $(INC)objfio.h \
 $(INC)anydataobj.h \
 $(INC)ppersist.h \
 $(INC)gnumd5.h \
 $(INC)peida.h \
 $(INC)tvector.h \
 $(INC)tmatrix.h \
 $(INC)tarray.h \
 $(INC)basarr.h \
 $(INC)dvlist.h \
 $(INC)ndatablock.h \
 $(INC)utilarr.h datatypes.h imageop.h \
 cimage.h rzimage.h rzvect.h cspline.h dynccd.h nbtri.h
$(OBJ)integ.o: integ.cc integ.h $(INC)machdefs.h \
 $(INC)pclassids.h \
 $(INC)pexceptions.h generalfit.h \
 $(INC)tvector.h \
 $(INC)tmatrix.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 generaldata.h ntupintf.h \
 poly.h peida.h utils.h $(INC)perrors.h \
 fmath.h
$(OBJ)median.o: median.cc
$(OBJ)ntoolsinit.o: ntoolsinit.cc $(INC)machdefs.h \
 $(INC)pclassids.h ntoolsinit.h \
 $(INC)tarrinit.h \
 $(INC)sophyainit.h poly.h \
 $(INC)objfio.h \
 $(INC)anydataobj.h \
 $(INC)ppersist.h \
 $(INC)pexceptions.h \
 $(INC)gnumd5.h peida.h utils.h \
 $(INC)perrors.h fmath.h \
 $(INC)tvector.h \
 $(INC)tmatrix.h \
 $(INC)tarray.h \
 $(INC)basarr.h \
 $(INC)dvlist.h \
 $(INC)ndatablock.h \
 $(INC)utilarr.h generaldata.h ntupintf.h \
 cimage.h rzimage.h rzvect.h datatypes.h tabmath.h nbconst.h dates.h \
 datime.h
$(OBJ)ntupintf.o: ntupintf.cc ntupintf.h \
 $(INC)machdefs.h \
 $(INC)pclassids.h
$(OBJ)objfitter.o: objfitter.cc objfitter.h \
 $(INC)machdefs.h \
 $(INC)pclassids.h \
 $(INC)tmatrix.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)tvector.h generalfit.h generaldata.h \
 ntupintf.h poly.h peida.h utils.h \
 $(INC)perrors.h fmath.h
$(OBJ)perandom.o: perandom.cc $(INC)machdefs.h \
 $(INC)pclassids.h \
 $(INC)pexceptions.h perandom.h \
 $(INC)histos.h \
 $(INC)objfio.h \
 $(INC)anydataobj.h \
 $(INC)ppersist.h \
 $(INC)gnumd5.h \
 $(INC)peida.h \
 $(INC)utils.h \
 $(INC)perrors.h \
 $(INC)fmath.h \
 $(INC)tvector.h \
 $(INC)tmatrix.h \
 $(INC)tarray.h \
 $(INC)basarr.h \
 $(INC)dvlist.h \
 $(INC)ndatablock.h \
 $(INC)utilarr.h nbrandom.h pemath.h
$(OBJ)poly.o: poly.cc $(INC)machdefs.h \
 $(INC)pclassids.h poly.h \
 $(INC)objfio.h \
 $(INC)anydataobj.h \
 $(INC)ppersist.h \
 $(INC)pexceptions.h \
 $(INC)gnumd5.h peida.h utils.h \
 $(INC)perrors.h fmath.h \
 $(INC)tvector.h \
 $(INC)tmatrix.h \
 $(INC)tarray.h \
 $(INC)basarr.h \
 $(INC)dvlist.h \
 $(INC)ndatablock.h \
 $(INC)utilarr.h linfit.h \
 $(INC)sopemtx.h \
 $(INC)fioarr.h
$(OBJ)rk4cdifeq.o: rk4cdifeq.cc $(INC)machdefs.h \
 $(INC)pclassids.h rk4cdifeq.h difeq.h \
 $(INC)pexceptions.h \
 $(INC)tvector.h \
 $(INC)tmatrix.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 \
 $(INC)ctimer.h
$(OBJ)rzimage.o: rzimage.cc $(INC)machdefs.h \
 $(INC)pclassids.h rzimage.h rzvect.h \
 $(INC)pexceptions.h \
 $(INC)perrors.h datatypes.h \
 $(INC)ppersist.h \
 $(INC)gnumd5.h \
 $(INC)dvlist.h \
 $(INC)objfio.h \
 $(INC)anydataobj.h generalfit.h \
 $(INC)tvector.h \
 $(INC)tmatrix.h \
 $(INC)tarray.h \
 $(INC)basarr.h \
 $(INC)ndatablock.h \
 $(INC)utilarr.h generaldata.h ntupintf.h \
 poly.h peida.h utils.h fmath.h
$(OBJ)simplesort.o: simplesort.cc $(INC)machdefs.h \
 $(INC)pclassids.h simplesort.h peida.h \
 utils.h $(INC)perrors.h \
 $(INC)pexceptions.h fmath.h
$(OBJ)tabmath.o: tabmath.cc $(INC)machdefs.h \
 $(INC)pclassids.h tabmath.h peida.h utils.h \
 $(INC)perrors.h \
 $(INC)pexceptions.h fmath.h nbconst.h
$(OBJ)utils.o: utils.cc $(INC)machdefs.h \
 $(INC)pclassids.h utils.h \
 $(INC)pexceptions.h
$(OBJ)datime.o: datime.c $(INC)machdefs.h \
 $(INC)strutil.h nbconst.h datime.h
$(OBJ)fftmayer_r4.o: fftmayer_r4.c fftmayer.h \
 $(INC)machdefs.h trigtbl.h
$(OBJ)fftmayer_r8.o: fftmayer_r8.c fftmayer.h \
 $(INC)machdefs.h trigtbl.h
$(OBJ)fftpackc.o: fftpackc.c fftpackc.h \
 $(INC)machdefs.h
$(OBJ)matxop.o: matxop.c matxop.h nbmath.h \
 $(INC)machdefs.h \
 $(INC)smathconst.h
$(OBJ)nbmath.o: nbmath.c nbmath.h $(INC)machdefs.h \
 $(INC)smathconst.h matxop.h nbinteg.h \
 nbtri.h
$(OBJ)nbrandom.o: nbrandom.c $(INC)machdefs.h \
 nbmath.h $(INC)smathconst.h nbrandom.h
$(OBJ)nbtri.o: nbtri.c nbtri.h $(INC)machdefs.h
