include ../Mgr/Makefile.h
 
all: $(LIB)libNTools.a
clean:
	rm -f $(OBJ)cimage.o $(OBJ)cspline.o $(OBJ)cvector.o $(OBJ)datacards.o $(OBJ)datatypes.o $(OBJ)dates.o $(OBJ)difeq.o $(OBJ)dvlist.o $(OBJ)dynccd.o $(OBJ)fct1dfit.o $(OBJ)fct2dfit.o $(OBJ)generaldata.o $(OBJ)generalfit.o $(OBJ)hisprof.o $(OBJ)histos.o $(OBJ)histos2.o $(OBJ)imageop.o $(OBJ)integ.o $(OBJ)linfit.o $(OBJ)matrix.o $(OBJ)median.o $(OBJ)ntuple.o $(OBJ)outilsinit.o $(OBJ)perandom.o $(OBJ)poly.o $(OBJ)pversion.o $(OBJ)rk4cdifeq.o $(OBJ)rzimage.o $(OBJ)simplesort.o $(OBJ)tabmath.o $(OBJ)utils.o $(OBJ)datime.o $(OBJ)matxop.o $(OBJ)nbmath.o $(OBJ)nbrandom.o $(OBJ)nbtri.o $(OBJ)strutil.o
	rm $(LIB)libNTools.a
$(LIB)libNTools.a : $(OBJ)cimage.o $(OBJ)cspline.o $(OBJ)cvector.o $(OBJ)datacards.o $(OBJ)datatypes.o $(OBJ)dates.o $(OBJ)datime.o $(OBJ)difeq.o $(OBJ)dvlist.o $(OBJ)dynccd.o $(OBJ)fct1dfit.o $(OBJ)fct2dfit.o $(OBJ)generaldata.o $(OBJ)generalfit.o $(OBJ)hisprof.o $(OBJ)histos.o $(OBJ)histos2.o $(OBJ)imageop.o $(OBJ)integ.o $(OBJ)linfit.o $(OBJ)matrix.o $(OBJ)matxop.o $(OBJ)median.o $(OBJ)nbmath.o $(OBJ)nbrandom.o $(OBJ)nbtri.o $(OBJ)ntuple.o $(OBJ)outilsinit.o $(OBJ)perandom.o $(OBJ)poly.o $(OBJ)pversion.o $(OBJ)rk4cdifeq.o $(OBJ)rzimage.o $(OBJ)simplesort.o $(OBJ)strutil.o $(OBJ)tabmath.o $(OBJ)utils.o
	$(AR) $(ARFLAGS) $@ $?
ifeq ($(CXX),cxx)
	$(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -L$(LIB) -lNTools -o $(OBJ)xx.x -Hf
endif 
 
$(OBJ)cimage.o: cimage.cc /home/ansari/DPC/Include/defs.h \
 /home/ansari/DPC/Include/perrors.h \
 /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h cimage.h rzimage.h rzvect.h \
 /home/ansari/DPC/Include/machine.h datatypes.h \
 /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/pclassids.h dvlist.h fct1dfit.h generalfit.h \
 matrix.h peida.h utils.h fmath.h cvector.h generaldata.h poly.h \
 histos.h nbconst.h
$(OBJ)cspline.o: cspline.cc /home/ansari/DPC/Include/defs.h nbtri.h \
 cspline.h cvector.h matrix.h peida.h utils.h \
 /home/ansari/DPC/Include/perrors.h \
 /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h fmath.h \
 /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/pclassids.h
$(OBJ)cvector.o: cvector.cc /home/ansari/DPC/Include/defs.h cvector.h \
 matrix.h peida.h utils.h /home/ansari/DPC/Include/machine.h \
 /home/ansari/DPC/Include/perrors.h \
 /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h fmath.h \
 /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/pclassids.h generalfit.h generaldata.h \
 poly.h
$(OBJ)datacards.o: datacards.cc /home/ansari/DPC/Include/defs.h datacards.h \
 peida.h utils.h /home/ansari/DPC/Include/machine.h \
 /home/ansari/DPC/Include/perrors.h \
 /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h fmath.h
$(OBJ)datatypes.o: datatypes.cc /home/ansari/DPC/Include/defs.h datatypes.h \
 /home/ansari/DPC/Include/machine.h
$(OBJ)dates.o: dates.cc /home/ansari/DPC/Include/defs.h \
 /home/ansari/DPC/Include/perrors.h \
 /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h dates.h
$(OBJ)difeq.o: difeq.cc /home/ansari/DPC/Include/defs.h difeq.h \
 /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h cvector.h matrix.h peida.h \
 utils.h /home/ansari/DPC/Include/machine.h \
 /home/ansari/DPC/Include/perrors.h fmath.h \
 /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/pclassids.h \
 /home/ansari/DPC/Include/ctimer.h /home/ansari/DPC/Include/peida.h
$(OBJ)dvlist.o: dvlist.cc /home/ansari/DPC/Include/defs.h dvlist.h \
 /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/machine.h /home/ansari/DPC/Include/perrors.h \
 /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h \
 /home/ansari/DPC/Include/pclassids.h strutil.h
$(OBJ)dynccd.o: dynccd.cc /home/ansari/DPC/Include/defs.h fmath.h perandom.h \
 /home/ansari/DPC/Include/machine.h histos.h peida.h utils.h \
 /home/ansari/DPC/Include/perrors.h \
 /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h cvector.h matrix.h \
 /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/pclassids.h nbrandom.h cimage.h rzimage.h \
 rzvect.h datatypes.h dvlist.h dynccd.h
$(OBJ)fct1dfit.o: fct1dfit.cc /home/ansari/DPC/Include/defs.h fct1dfit.h \
 generalfit.h /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h matrix.h peida.h utils.h \
 /home/ansari/DPC/Include/machine.h /home/ansari/DPC/Include/perrors.h \
 fmath.h /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/pclassids.h cvector.h generaldata.h poly.h \
 nbconst.h tabmath.h
$(OBJ)fct2dfit.o: fct2dfit.cc /home/ansari/DPC/Include/defs.h fct2dfit.h \
 generalfit.h /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h matrix.h peida.h utils.h \
 /home/ansari/DPC/Include/machine.h /home/ansari/DPC/Include/perrors.h \
 fmath.h /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/pclassids.h cvector.h generaldata.h poly.h \
 nbconst.h tabmath.h simps2d.h
$(OBJ)generaldata.o: generaldata.cc /home/ansari/DPC/Include/defs.h \
 /home/ansari/DPC/Include/perrors.h \
 /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h nbtri.h generalfit.h matrix.h \
 peida.h utils.h fmath.h /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/pclassids.h cvector.h generaldata.h poly.h
$(OBJ)generalfit.o: generalfit.cc /home/ansari/DPC/Include/defs.h \
 generalfit.h /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h matrix.h peida.h utils.h \
 /home/ansari/DPC/Include/machine.h /home/ansari/DPC/Include/perrors.h \
 fmath.h /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/pclassids.h cvector.h generaldata.h poly.h \
 nbconst.h tabmath.h
$(OBJ)hisprof.o: hisprof.cc /home/ansari/DPC/Include/defs.h hisprof.h \
 peida.h utils.h /home/ansari/DPC/Include/machine.h \
 /home/ansari/DPC/Include/perrors.h \
 /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h fmath.h cvector.h matrix.h \
 /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/pclassids.h histos.h
$(OBJ)histos.o: histos.cc /home/ansari/DPC/Include/defs.h histos.h peida.h \
 utils.h /home/ansari/DPC/Include/machine.h \
 /home/ansari/DPC/Include/perrors.h \
 /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h fmath.h cvector.h matrix.h \
 /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/pclassids.h poly.h strutil.h generalfit.h \
 generaldata.h
$(OBJ)histos2.o: histos2.cc /home/ansari/DPC/Include/defs.h histos2.h \
 peida.h utils.h /home/ansari/DPC/Include/machine.h \
 /home/ansari/DPC/Include/perrors.h \
 /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h fmath.h histos.h cvector.h \
 matrix.h /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/pclassids.h generalfit.h generaldata.h \
 poly.h
$(OBJ)imageop.o: imageop.cc /home/ansari/DPC/Include/defs.h simplesort.h \
 peida.h utils.h /home/ansari/DPC/Include/machine.h \
 /home/ansari/DPC/Include/perrors.h \
 /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h fmath.h nbmath.h histos.h \
 cvector.h matrix.h /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/pclassids.h datatypes.h imageop.h cimage.h \
 rzimage.h rzvect.h dvlist.h cspline.h nbtri.h
$(OBJ)integ.o: integ.cc /home/ansari/DPC/Include/defs.h integ.h \
 /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h generalfit.h matrix.h peida.h \
 utils.h /home/ansari/DPC/Include/machine.h \
 /home/ansari/DPC/Include/perrors.h fmath.h \
 /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/pclassids.h cvector.h generaldata.h poly.h
$(OBJ)linfit.o: linfit.cc /home/ansari/DPC/Include/defs.h peida.h utils.h \
 /home/ansari/DPC/Include/machine.h /home/ansari/DPC/Include/perrors.h \
 /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h fmath.h linfit.h matrix.h \
 /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/pclassids.h cvector.h
$(OBJ)matrix.o: matrix.cc /home/ansari/DPC/Include/defs.h peida.h utils.h \
 /home/ansari/DPC/Include/machine.h /home/ansari/DPC/Include/perrors.h \
 /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h fmath.h matrix.h \
 /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/pclassids.h cvector.h generalfit.h \
 generaldata.h poly.h
$(OBJ)median.o: median.cc
$(OBJ)ntuple.o: ntuple.cc /home/ansari/DPC/Include/perrors.h \
 /home/ansari/DPC/Include/exceptions.h /home/ansari/DPC/Include/defs.h \
 /home/ansari/DPC/Include/peidainit.h ntuple.h \
 /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/machine.h \
 /home/ansari/DPC/Include/pclassids.h dvlist.h
$(OBJ)outilsinit.o: outilsinit.cc outilsinit.h \
 /home/ansari/DPC/Include/peidainit.h /home/ansari/DPC/Include/defs.h \
 matrix.h peida.h utils.h /home/ansari/DPC/Include/machine.h \
 /home/ansari/DPC/Include/perrors.h \
 /home/ansari/DPC/Include/exceptions.h fmath.h \
 /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/pclassids.h cvector.h poly.h dvlist.h \
 histos.h histos2.h hisprof.h ntuple.h generaldata.h cimage.h \
 rzimage.h rzvect.h datatypes.h tabmath.h nbconst.h dates.h datime.h
$(OBJ)perandom.o: perandom.cc /home/ansari/DPC/Include/defs.h perandom.h \
 /home/ansari/DPC/Include/machine.h histos.h peida.h utils.h \
 /home/ansari/DPC/Include/perrors.h \
 /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h fmath.h cvector.h matrix.h \
 /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/pclassids.h nbrandom.h pemath.h
$(OBJ)poly.o: poly.cc /home/ansari/DPC/Include/defs.h poly.h peida.h utils.h \
 /home/ansari/DPC/Include/machine.h /home/ansari/DPC/Include/perrors.h \
 /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h fmath.h cvector.h matrix.h \
 /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/pclassids.h linfit.h
$(OBJ)pversion.o: pversion.cc pversion.h \
 /home/ansari/DPC/Include/peidainit.h /home/ansari/DPC/Include/defs.h
$(OBJ)rk4cdifeq.o: rk4cdifeq.cc /home/ansari/DPC/Include/defs.h rk4cdifeq.h \
 difeq.h /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h cvector.h matrix.h peida.h \
 utils.h /home/ansari/DPC/Include/machine.h \
 /home/ansari/DPC/Include/perrors.h fmath.h \
 /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/pclassids.h \
 /home/ansari/DPC/Include/ctimer.h /home/ansari/DPC/Include/peida.h
$(OBJ)rzimage.o: rzimage.cc /home/ansari/DPC/Include/defs.h rzimage.h \
 rzvect.h /home/ansari/DPC/Include/machine.h \
 /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h \
 /home/ansari/DPC/Include/perrors.h datatypes.h \
 /home/ansari/DPC/Include/ppersist.h \
 /home/ansari/DPC/Include/pclassids.h dvlist.h generalfit.h matrix.h \
 peida.h utils.h fmath.h cvector.h generaldata.h poly.h
$(OBJ)simplesort.o: simplesort.cc /home/ansari/DPC/Include/defs.h \
 simplesort.h peida.h utils.h /home/ansari/DPC/Include/machine.h \
 /home/ansari/DPC/Include/perrors.h \
 /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h fmath.h
$(OBJ)tabmath.o: tabmath.cc /home/ansari/DPC/Include/defs.h tabmath.h \
 peida.h utils.h /home/ansari/DPC/Include/machine.h \
 /home/ansari/DPC/Include/perrors.h \
 /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h fmath.h nbconst.h
$(OBJ)utils.o: utils.cc /home/ansari/DPC/Include/defs.h utils.h \
 /home/ansari/DPC/Include/exceptions.h \
 /home/ansari/DPC/Include/peidainit.h
$(OBJ)datime.o: datime.c /home/ansari/DPC/Include/defs.h strutil.h nbconst.h \
 datime.h
$(OBJ)matxop.o: matxop.c matxop.h nbmath.h
$(OBJ)nbmath.o: nbmath.c nbmath.h matxop.h nbinteg.h nbtri.h
$(OBJ)nbrandom.o: nbrandom.c /home/ansari/DPC/Include/defs.h \
 /home/ansari/DPC/Include/machine.h nbmath.h nbrandom.h
$(OBJ)nbtri.o: nbtri.c nbtri.h
$(OBJ)strutil.o: strutil.c strutil.h
