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

Last change on this file since 1330 was 1118, checked in by ansari, 25 years ago

MAJ Makefile - Reza 31/7/2000

File size: 3.1 KB
RevLine 
[228]1include ../Mgr/Makefile.h
2
3all: $(LIB)libSamba.a
4clean:
[824]5 rm -f $(OBJ)alm.o $(OBJ)bruit.o $(OBJ)circle.o $(OBJ)lambdaBuilder.o $(OBJ)mlobe.o $(OBJ)sambainit.o $(OBJ)scan.o $(OBJ)sphericaltransformserver.o
[518]6 rm -f $(LIB)libSamba.a
[824]7$(LIB)libSamba.a : $(OBJ)alm.o $(OBJ)bruit.o $(OBJ)circle.o $(OBJ)lambdaBuilder.o $(OBJ)mlobe.o $(OBJ)sambainit.o $(OBJ)scan.o $(OBJ)sphericaltransformserver.o
[510]8 $(ARCXX) $(ARCXXFLAGS) $@ $?
[228]9ifeq ($(CXX),cxx)
[824]10 $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -o $(OBJ)xx.x -Hf
[228]11endif
12
[824]13$(OBJ)alm.o: alm.cc alm.h $(INC)nbrandom.h \
[919]14 $(INC)srandgen.h \
[824]15 $(INC)machdefs.h \
16 $(INC)nbmath.h \
17 $(INC)smathconst.h \
18 $(INC)triangmtx.h \
19 $(INC)ndatablock.h \
20 $(INC)anydataobj.h \
21 $(INC)pexceptions.h \
22 $(INC)tvector.h \
23 $(INC)tmatrix.h \
24 $(INC)tarray.h \
25 $(INC)basarr.h \
[1118]26 $(INC)mutyv.h \
[824]27 $(INC)dvlist.h \
28 $(INC)objfio.h \
29 $(INC)ppersist.h \
30 $(INC)gnumd5.h \
31 $(INC)utilarr.h
[510]32$(OBJ)bruit.o: bruit.cc $(INC)fmath.h bruit.h \
[228]33 $(INC)nbrandom.h \
[919]34 $(INC)srandgen.h \
35 $(INC)machdefs.h
[824]36$(OBJ)circle.o: circle.cc circle.h $(INC)vector3d.h \
37 $(INC)longlat.h \
38 $(INC)utilgeom.h \
39 $(INC)unitvector.h geometry.h
40$(OBJ)lambdaBuilder.o: lambdaBuilder.cc lambdaBuilder.h \
41 $(INC)ndatablock.h \
[263]42 $(INC)machdefs.h \
[824]43 $(INC)anydataobj.h \
44 $(INC)tvector.h \
45 $(INC)tmatrix.h \
46 $(INC)tarray.h \
47 $(INC)basarr.h \
[1118]48 $(INC)mutyv.h \
[510]49 $(INC)dvlist.h \
50 $(INC)objfio.h \
[824]51 $(INC)ppersist.h \
52 $(INC)pexceptions.h \
53 $(INC)gnumd5.h \
54 $(INC)utilarr.h alm.h \
55 $(INC)nbrandom.h \
[919]56 $(INC)srandgen.h \
[228]57 $(INC)nbmath.h \
[824]58 $(INC)smathconst.h \
59 $(INC)triangmtx.h \
60 $(INC)nbconst.h
61$(OBJ)mlobe.o: mlobe.cc mlobe.h \
62 $(INC)sphericalmap.h \
63 $(INC)smathconst.h \
[263]64 $(INC)machdefs.h \
[824]65 $(INC)pixelmap.h \
[228]66 $(INC)ppersist.h \
[263]67 $(INC)pexceptions.h \
[824]68 $(INC)gnumd5.h \
[228]69 $(INC)dvlist.h \
[510]70 $(INC)objfio.h \
[824]71 $(INC)anydataobj.h \
[1118]72 $(INC)mutyv.h \
[824]73 $(INC)spherepos.h \
74 $(INC)unitvector.h \
75 $(INC)vector3d.h \
76 $(INC)longlat.h \
77 $(INC)utilgeom.h \
[510]78 $(INC)tvector.h \
79 $(INC)tmatrix.h \
[824]80 $(INC)tarray.h \
81 $(INC)basarr.h \
[663]82 $(INC)ndatablock.h \
[824]83 $(INC)utilarr.h \
[663]84 $(INC)timing.h
[518]85$(OBJ)sambainit.o: sambainit.cc sambainit.h \
[824]86 $(INC)skymapinit.h \
87 $(INC)sophyainit.h \
[518]88 $(INC)machdefs.h \
[919]89 $(INC)ntoolsinit.h \
90 $(INC)tarrinit.h
91$(OBJ)scan.o: scan.cc $(INC)machdefs.h scan.h \
[263]92 $(INC)ppersist.h \
93 $(INC)pexceptions.h \
[824]94 $(INC)gnumd5.h \
[228]95 $(INC)dvlist.h \
[510]96 $(INC)objfio.h \
97 $(INC)anydataobj.h \
[1118]98 $(INC)mutyv.h \
[663]99 $(INC)ndatablock.h \
100 $(INC)piocmplx.h \
[824]101 $(INC)fiondblock.h \
102 $(INC)smathconst.h
103$(OBJ)sphericaltransformserver.o: sphericaltransformserver.cc \
[919]104 $(INC)machdefs.h sphericaltransformserver.h \
[824]105 $(INC)sphericalmap.h \
106 $(INC)smathconst.h \
107 $(INC)pixelmap.h \
[228]108 $(INC)ppersist.h \
[824]109 $(INC)pexceptions.h \
110 $(INC)gnumd5.h \
[228]111 $(INC)dvlist.h \
[510]112 $(INC)objfio.h \
[824]113 $(INC)anydataobj.h \
[1118]114 $(INC)mutyv.h \
[824]115 $(INC)spherepos.h \
116 $(INC)unitvector.h \
117 $(INC)vector3d.h \
118 $(INC)longlat.h \
119 $(INC)utilgeom.h \
[510]120 $(INC)tvector.h \
121 $(INC)tmatrix.h \
[824]122 $(INC)tarray.h \
123 $(INC)basarr.h \
[510]124 $(INC)ndatablock.h \
[824]125 $(INC)utilarr.h \
126 $(INC)fftservintf.h \
127 $(INC)fftpserver.h alm.h \
128 $(INC)nbrandom.h \
[919]129 $(INC)srandgen.h \
[263]130 $(INC)nbmath.h \
[824]131 $(INC)triangmtx.h lambdaBuilder.h
Note: See TracBrowser for help on using the repository browser.