1 | include ../Mgr/Makefile.h
|
---|
2 |
|
---|
3 | all: $(LIB)libSamba.a
|
---|
4 | clean:
|
---|
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
|
---|
8 | $(ARCXX) $(ARCXXFLAGS) $@ $?
|
---|
9 | ifeq ($(CXX),cxx)
|
---|
10 | $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -L$(LIB) -lSamba -lNTools -lSysTools -o $(OBJ)xx.x -Hf
|
---|
11 | endif
|
---|
12 |
|
---|
13 | $(OBJ)bruit.o: bruit.cc $(INC)fmath.h bruit.h \
|
---|
14 | $(INC)nbrandom.h \
|
---|
15 | $(INC)machdefs.h \
|
---|
16 | $(INC)pclassids.h
|
---|
17 | $(OBJ)circle.o: circle.cc circle.h vector3d.h longlat.h utilgeom.h \
|
---|
18 | unitvector.h geometry.h
|
---|
19 | $(OBJ)gorfph.o: gorfph.cc
|
---|
20 | $(OBJ)localmap.o: localmap.cc localmap.h pixelmap.h \
|
---|
21 | $(INC)ppersist.h \
|
---|
22 | $(INC)machdefs.h \
|
---|
23 | $(INC)pclassids.h \
|
---|
24 | $(INC)pexceptions.h \
|
---|
25 | $(INC)md5.h \
|
---|
26 | $(INC)dvlist.h \
|
---|
27 | $(INC)objfio.h \
|
---|
28 | $(INC)anydataobj.h spherepos.h unitvector.h \
|
---|
29 | vector3d.h longlat.h utilgeom.h sphericalmap.h \
|
---|
30 | $(INC)nbmath.h \
|
---|
31 | $(INC)tvector.h \
|
---|
32 | $(INC)tmatrix.h \
|
---|
33 | $(INC)ndatablock.h \
|
---|
34 | $(INC)piocmplx.h
|
---|
35 | $(OBJ)longlat.o: longlat.cc longlat.h utilgeom.h
|
---|
36 | $(OBJ)mlobe.o: mlobe.cc mlobe.h sphericalmap.h \
|
---|
37 | $(INC)nbmath.h \
|
---|
38 | $(INC)machdefs.h \
|
---|
39 | $(INC)pclassids.h pixelmap.h \
|
---|
40 | $(INC)ppersist.h \
|
---|
41 | $(INC)pexceptions.h \
|
---|
42 | $(INC)md5.h \
|
---|
43 | $(INC)dvlist.h \
|
---|
44 | $(INC)objfio.h \
|
---|
45 | $(INC)anydataobj.h spherepos.h unitvector.h \
|
---|
46 | vector3d.h longlat.h utilgeom.h \
|
---|
47 | $(INC)tvector.h \
|
---|
48 | $(INC)tmatrix.h \
|
---|
49 | $(INC)ndatablock.h \
|
---|
50 | $(INC)timing.h
|
---|
51 | $(OBJ)sambainit.o: sambainit.cc sambainit.h \
|
---|
52 | $(INC)outilsinit.h \
|
---|
53 | $(INC)peidainit.h \
|
---|
54 | $(INC)machdefs.h \
|
---|
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
|
---|
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 \
|
---|
72 | $(INC)dvlist.h \
|
---|
73 | $(INC)objfio.h \
|
---|
74 | $(INC)anydataobj.h \
|
---|
75 | $(INC)ndatablock.h \
|
---|
76 | $(INC)piocmplx.h \
|
---|
77 | $(INC)nbmath.h
|
---|
78 | $(OBJ)spheregorski.o: spheregorski.cc \
|
---|
79 | $(INC)machdefs.h \
|
---|
80 | $(INC)pclassids.h \
|
---|
81 | $(INC)pexceptions.h spheregorski.h \
|
---|
82 | sphericalmap.h $(INC)nbmath.h pixelmap.h \
|
---|
83 | $(INC)ppersist.h \
|
---|
84 | $(INC)md5.h \
|
---|
85 | $(INC)dvlist.h \
|
---|
86 | $(INC)objfio.h \
|
---|
87 | $(INC)anydataobj.h spherepos.h unitvector.h \
|
---|
88 | vector3d.h longlat.h utilgeom.h \
|
---|
89 | $(INC)tvector.h \
|
---|
90 | $(INC)tmatrix.h \
|
---|
91 | $(INC)ndatablock.h \
|
---|
92 | $(INC)strutil.h
|
---|
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
|
---|
100 | $(OBJ)spherethetaphi.o: spherethetaphi.cc spherethetaphi.h sphericalmap.h \
|
---|
101 | $(INC)nbmath.h \
|
---|
102 | $(INC)machdefs.h \
|
---|
103 | $(INC)pclassids.h pixelmap.h \
|
---|
104 | $(INC)ppersist.h \
|
---|
105 | $(INC)pexceptions.h \
|
---|
106 | $(INC)md5.h \
|
---|
107 | $(INC)dvlist.h \
|
---|
108 | $(INC)objfio.h \
|
---|
109 | $(INC)anydataobj.h spherepos.h unitvector.h \
|
---|
110 | vector3d.h longlat.h utilgeom.h \
|
---|
111 | $(INC)tvector.h \
|
---|
112 | $(INC)tmatrix.h \
|
---|
113 | $(INC)ndatablock.h \
|
---|
114 | $(INC)piocmplx.h
|
---|
115 | $(OBJ)unitvector.o: unitvector.cc unitvector.h vector3d.h longlat.h \
|
---|
116 | utilgeom.h
|
---|
117 | $(OBJ)utilgeom.o: utilgeom.cc utilgeom.h
|
---|
118 | $(OBJ)vector3d.o: vector3d.cc vector3d.h longlat.h utilgeom.h
|
---|