source: Sophya/trunk/SophyaLib/Samba/Makefile@ 689

Last change on this file since 689 was 663, checked in by ansari, 26 years ago

Preparation pour tag V_Oct99 , Reza 29/11/99

File size: 3.6 KB
RevLine 
[228]1include ../Mgr/Makefile.h
2
3all: $(LIB)libSamba.a
4clean:
[518]5 rm -f $(OBJ)ana2fast.o $(OBJ)anagen.o $(OBJ)bruit.o $(OBJ)circle.o $(OBJ)gorfph.o $(OBJ)lambuilder.o $(OBJ)localmap.o $(OBJ)longlat.o $(OBJ)mlobe.o $(OBJ)sambainit.o $(OBJ)scan.o $(OBJ)spheregorski.o $(OBJ)spherepos.o $(OBJ)spherethetaphi.o $(OBJ)syn2fast.o $(OBJ)syngen.o $(OBJ)unitvector.o $(OBJ)utilgeom.o $(OBJ)vector3d.o
6 rm -f $(LIB)libSamba.a
7$(LIB)libSamba.a : $(OBJ)bruit.o $(OBJ)circle.o $(OBJ)gorfph.o $(OBJ)localmap.o $(OBJ)longlat.o $(OBJ)mlobe.o $(OBJ)sambainit.o $(OBJ)scan.o $(OBJ)spheregorski.o $(OBJ)spherepos.o $(OBJ)spherethetaphi.o $(OBJ)unitvector.o $(OBJ)utilgeom.o $(OBJ)vector3d.o
[510]8 $(ARCXX) $(ARCXXFLAGS) $@ $?
[228]9ifeq ($(CXX),cxx)
[663]10 $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -L$(LIB) -lSamba -lNTools -lSysTools -o $(OBJ)xx.x -Hf
[228]11endif
12
[510]13$(OBJ)bruit.o: bruit.cc $(INC)fmath.h bruit.h \
[228]14 $(INC)nbrandom.h \
[510]15 $(INC)machdefs.h \
16 $(INC)pclassids.h
[263]17$(OBJ)circle.o: circle.cc circle.h vector3d.h longlat.h utilgeom.h \
[510]18 unitvector.h geometry.h
[228]19$(OBJ)gorfph.o: gorfph.cc
20$(OBJ)localmap.o: localmap.cc localmap.h pixelmap.h \
21 $(INC)ppersist.h \
[263]22 $(INC)machdefs.h \
[228]23 $(INC)pclassids.h \
[263]24 $(INC)pexceptions.h \
25 $(INC)md5.h \
[510]26 $(INC)dvlist.h \
27 $(INC)objfio.h \
[663]28 $(INC)anydataobj.h spherepos.h unitvector.h \
29 vector3d.h longlat.h utilgeom.h sphericalmap.h \
[228]30 $(INC)nbmath.h \
[510]31 $(INC)tvector.h \
32 $(INC)tmatrix.h \
33 $(INC)ndatablock.h \
34 $(INC)piocmplx.h
[263]35$(OBJ)longlat.o: longlat.cc longlat.h utilgeom.h
[228]36$(OBJ)mlobe.o: mlobe.cc mlobe.h sphericalmap.h \
[263]37 $(INC)nbmath.h \
38 $(INC)machdefs.h \
39 $(INC)pclassids.h pixelmap.h \
[228]40 $(INC)ppersist.h \
[263]41 $(INC)pexceptions.h \
42 $(INC)md5.h \
[228]43 $(INC)dvlist.h \
[510]44 $(INC)objfio.h \
[663]45 $(INC)anydataobj.h spherepos.h unitvector.h \
46 vector3d.h longlat.h utilgeom.h \
[510]47 $(INC)tvector.h \
48 $(INC)tmatrix.h \
[663]49 $(INC)ndatablock.h \
50 $(INC)timing.h
[518]51$(OBJ)sambainit.o: sambainit.cc sambainit.h \
52 $(INC)outilsinit.h \
53 $(INC)peidainit.h \
54 $(INC)machdefs.h \
[663]55 $(INC)pclassids.h \
56 $(INC)ppersist.h \
57 $(INC)pexceptions.h \
58 $(INC)md5.h \
59 $(INC)objfio.h \
60 $(INC)anydataobj.h spherethetaphi.h \
61 sphericalmap.h $(INC)nbmath.h pixelmap.h \
62 $(INC)dvlist.h spherepos.h unitvector.h \
63 vector3d.h longlat.h utilgeom.h \
64 $(INC)tvector.h \
65 $(INC)tmatrix.h \
66 $(INC)ndatablock.h spheregorski.h
[263]67$(OBJ)scan.o: scan.cc $(INC)machdefs.h \
68 $(INC)pclassids.h scan.h \
69 $(INC)ppersist.h \
70 $(INC)pexceptions.h \
71 $(INC)md5.h \
[228]72 $(INC)dvlist.h \
[510]73 $(INC)objfio.h \
74 $(INC)anydataobj.h \
[663]75 $(INC)ndatablock.h \
76 $(INC)piocmplx.h \
[228]77 $(INC)nbmath.h
[663]78$(OBJ)spheregorski.o: spheregorski.cc \
[263]79 $(INC)machdefs.h \
[663]80 $(INC)pclassids.h \
81 $(INC)pexceptions.h spheregorski.h \
82 sphericalmap.h $(INC)nbmath.h pixelmap.h \
[228]83 $(INC)ppersist.h \
[263]84 $(INC)md5.h \
[228]85 $(INC)dvlist.h \
[510]86 $(INC)objfio.h \
[663]87 $(INC)anydataobj.h spherepos.h unitvector.h \
88 vector3d.h longlat.h utilgeom.h \
[510]89 $(INC)tvector.h \
90 $(INC)tmatrix.h \
91 $(INC)ndatablock.h \
[663]92 $(INC)strutil.h
[518]93$(OBJ)spherepos.o: spherepos.cc spherepos.h \
94 $(INC)machdefs.h \
95 $(INC)pclassids.h \
96 $(INC)ppersist.h \
97 $(INC)pexceptions.h \
98 $(INC)md5.h unitvector.h vector3d.h \
99 longlat.h utilgeom.h
[228]100$(OBJ)spherethetaphi.o: spherethetaphi.cc spherethetaphi.h sphericalmap.h \
[263]101 $(INC)nbmath.h \
102 $(INC)machdefs.h \
103 $(INC)pclassids.h pixelmap.h \
[228]104 $(INC)ppersist.h \
[263]105 $(INC)pexceptions.h \
106 $(INC)md5.h \
[228]107 $(INC)dvlist.h \
[510]108 $(INC)objfio.h \
[663]109 $(INC)anydataobj.h spherepos.h unitvector.h \
110 vector3d.h longlat.h utilgeom.h \
[510]111 $(INC)tvector.h \
112 $(INC)tmatrix.h \
113 $(INC)ndatablock.h \
114 $(INC)piocmplx.h
[263]115$(OBJ)unitvector.o: unitvector.cc unitvector.h vector3d.h longlat.h \
116 utilgeom.h
[510]117$(OBJ)utilgeom.o: utilgeom.cc utilgeom.h
[263]118$(OBJ)vector3d.o: vector3d.cc vector3d.h longlat.h utilgeom.h
Note: See TracBrowser for help on using the repository browser.