include ../Mgr/Makefile.h all: $(LIB)libSamba.a clean: rm -f $(OBJ)bruit.o $(OBJ)gorfph.o $(OBJ)localmap.o $(OBJ)mlobe.o $(OBJ)scan.o $(OBJ)spheregorski.o $(OBJ)spherethetaphi.o rm $(LIB)libSamba.a $(LIB)libSamba.a : $(OBJ)bruit.o $(OBJ)gorfph.o $(OBJ)localmap.o $(OBJ)mlobe.o $(OBJ)scan.o $(OBJ)spheregorski.o $(OBJ)spherethetaphi.o $(AR) $(ARFLAGS) $@ $? ifeq ($(CXX),cxx) $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -L$(LIB) -lSamba -o $(OBJ)xx.x -Hf endif $(OBJ)bruit.o: bruit.cc $(INC)fmath.h \ $(INC)cimage.h \ $(INC)rzimage.h \ $(INC)rzvect.h \ $(INC)machine.h \ $(INC)defs.h \ $(INC)exceptions.h \ $(INC)peidainit.h \ $(INC)perrors.h \ $(INC)datatypes.h \ $(INC)ppersist.h \ $(INC)pclassids.h \ $(INC)dvlist.h bruit.h \ $(INC)nbrandom.h \ $(INC)hbook.h $(OBJ)gorfph.o: gorfph.cc $(OBJ)localmap.o: localmap.cc localmap.h pixelmap.h \ $(INC)ppersist.h \ $(INC)defs.h \ $(INC)machine.h \ $(INC)perrors.h \ $(INC)exceptions.h \ $(INC)peidainit.h \ $(INC)pclassids.h \ $(INC)dvlist.h sphericalmap.h \ $(INC)nbmath.h \ $(INC)cvector.h \ $(INC)matrix.h \ $(INC)peida.h \ $(INC)utils.h \ $(INC)fmath.h $(OBJ)mlobe.o: mlobe.cc mlobe.h sphericalmap.h \ $(INC)nbmath.h pixelmap.h \ $(INC)ppersist.h \ $(INC)perrors.h \ $(INC)exceptions.h \ $(INC)peidainit.h \ $(INC)pclassids.h \ $(INC)dvlist.h \ $(INC)cvector.h \ $(INC)matrix.h \ $(INC)peida.h \ $(INC)utils.h \ $(INC)fmath.h unitvec.h \ $(INC)timing.h $(OBJ)scan.o: scan.cc scan.h $(INC)ppersist.h \ $(INC)defs.h \ $(INC)machine.h \ $(INC)perrors.h \ $(INC)exceptions.h \ $(INC)peidainit.h \ $(INC)pclassids.h \ $(INC)dvlist.h \ $(INC)nbmath.h $(OBJ)spheregorski.o: spheregorski.cc spheregorski.h sphericalmap.h \ $(INC)nbmath.h pixelmap.h \ $(INC)ppersist.h \ $(INC)perrors.h \ $(INC)exceptions.h \ $(INC)peidainit.h \ $(INC)pclassids.h \ $(INC)dvlist.h \ $(INC)cvector.h \ $(INC)matrix.h \ $(INC)peida.h \ $(INC)utils.h \ $(INC)fmath.h \ $(INC)strutil.h $(OBJ)spherethetaphi.o: spherethetaphi.cc spherethetaphi.h sphericalmap.h \ $(INC)nbmath.h pixelmap.h \ $(INC)ppersist.h \ $(INC)perrors.h \ $(INC)exceptions.h \ $(INC)peidainit.h \ $(INC)pclassids.h \ $(INC)dvlist.h \ $(INC)cvector.h \ $(INC)matrix.h \ $(INC)peida.h \ $(INC)utils.h \ $(INC)fmath.h pdataarray.h prefcount.h