1 | include $(SOPHYABASE)/include/sophyamake.inc
|
---|
2 |
|
---|
3 | all: $(SOPHYALIBP)libPIGcont.a
|
---|
4 |
|
---|
5 | clean:
|
---|
6 | rm -f $(SOPHYAOBJP)picntools.o $(SOPHYAOBJP)pigncont.o $(SOPHYAOBJP)gp_alloc.o $(SOPHYAOBJP)gp_axis.o $(SOPHYAOBJP)gp_contour.o
|
---|
7 | rm -f $(SOPHYALIBP)libPIGcont.a
|
---|
8 |
|
---|
9 | $(SOPHYALIBP)libPIGcont.a : $(SOPHYAOBJP)gp_alloc.o $(SOPHYAOBJP)gp_axis.o $(SOPHYAOBJP)gp_contour.o $(SOPHYAOBJP)picntools.o $(SOPHYAOBJP)pigncont.o
|
---|
10 | $(AR) $(ARFLAGS) $@ $?
|
---|
11 | touch $(SOPHYAINCP)/SophyaConfInfo/libPI.objlist
|
---|
12 |
|
---|
13 | $(SOPHYAOBJP)picntools.o: picntools.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
14 | $(SOPHYAINCP)machdefs.h picntools.h \
|
---|
15 | $(SOPHYAINCP)pisysdep.h \
|
---|
16 | $(SOPHYAINCP)machdefs.h \
|
---|
17 | $(SOPHYAINCP)pistdwdgx.h \
|
---|
18 | $(SOPHYAINCP)pistdwdggen.h \
|
---|
19 | $(SOPHYAINCP)pisysdep.h \
|
---|
20 | $(SOPHYAINCP)piwdgx.h \
|
---|
21 | $(SOPHYAINCP)piwdggen.h \
|
---|
22 | $(SOPHYAINCP)pimsghandler.h \
|
---|
23 | $(SOPHYAINCP)picolist.h \
|
---|
24 | $(SOPHYAINCP)pipixutils.h \
|
---|
25 | $(SOPHYAINCP)pioptmenux.h \
|
---|
26 | $(SOPHYAINCP)pioptmenugen.h \
|
---|
27 | $(SOPHYAINCP)pimenux.h \
|
---|
28 | $(SOPHYAINCP)pimenugen.h \
|
---|
29 | $(SOPHYAINCP)pistdwdgx.h \
|
---|
30 | $(SOPHYAINCP)piwindowx.h \
|
---|
31 | $(SOPHYAINCP)piwindowgen.h \
|
---|
32 | $(SOPHYAINCP)picontainerx.h \
|
---|
33 | $(SOPHYAINCP)picontainergen.h \
|
---|
34 | $(SOPHYAINCP)piapplx.h \
|
---|
35 | $(SOPHYAINCP)piapplgen.h \
|
---|
36 | $(SOPHYAINCP)pimenubarx.h \
|
---|
37 | $(SOPHYAINCP)pimenubargen.h \
|
---|
38 | $(SOPHYAINCP)piconsenum.h \
|
---|
39 | $(SOPHYAINCP)picmapview.h \
|
---|
40 | $(SOPHYAINCP)pibwdgx.h \
|
---|
41 | $(SOPHYAINCP)pibwdggen.h \
|
---|
42 | $(SOPHYAINCP)picmap.h \
|
---|
43 | $(SOPHYAINCP)picmapx.h \
|
---|
44 | $(SOPHYAINCP)picmapgen.h \
|
---|
45 | $(SOPHYAINCP)pigraphx.h \
|
---|
46 | $(SOPHYAINCP)pigraphgen.h \
|
---|
47 | $(SOPHYAINCP)pifontx.h \
|
---|
48 | $(SOPHYAINCP)pifontgen.h \
|
---|
49 | $(SOPHYAINCP)pigrcoord.h \
|
---|
50 | $(SOPHYAINCP)pilineatt.h \
|
---|
51 | $(SOPHYAINCP)pigraphuc.h \
|
---|
52 | $(SOPHYAINCP)pievthandler.h \
|
---|
53 | $(SOPHYAINCP)psfile.h \
|
---|
54 | $(SOPHYAINCP)pigraphps.h pigncont.h \
|
---|
55 | $(SOPHYAINCP)pistdimgapp.h \
|
---|
56 | $(SOPHYAINCP)piapplx.h \
|
---|
57 | $(SOPHYAINCP)piwindowx.h \
|
---|
58 | $(SOPHYAINCP)pioptmenux.h \
|
---|
59 | $(SOPHYAINCP)pifilechox.h \
|
---|
60 | $(SOPHYAINCP)pifilechogen.h \
|
---|
61 | $(SOPHYAINCP)piperiodx.h \
|
---|
62 | $(SOPHYAINCP)periodic.h \
|
---|
63 | $(SOPHYAINCP)picons.h \
|
---|
64 | $(SOPHYAINCP)piimage.h \
|
---|
65 | $(SOPHYAINCP)parradapter.h \
|
---|
66 | $(SOPHYAINCP)lut.h \
|
---|
67 | $(SOPHYAINCP)pieldrw.h \
|
---|
68 | $(SOPHYAINCP)pidrawer.h \
|
---|
69 | $(SOPHYAINCP)pigratt.h \
|
---|
70 | $(SOPHYAINCP)piaxes.h \
|
---|
71 | $(SOPHYAINCP)pipixmapx.h \
|
---|
72 | $(SOPHYAINCP)pipixmapgen.h \
|
---|
73 | $(SOPHYAINCP)picmapview.h \
|
---|
74 | $(SOPHYAINCP)pi3dwdg.h \
|
---|
75 | $(SOPHYAINCP)pi3ddrw.h \
|
---|
76 | $(SOPHYAINCP)pigraph3d.h \
|
---|
77 | $(SOPHYAINCP)nobjmgr.h \
|
---|
78 | $(SOPHYAINCP)anydataobj.h \
|
---|
79 | $(SOPHYAINCP)ppersist.h \
|
---|
80 | $(SOPHYAINCP)pexceptions.h \
|
---|
81 | $(SOPHYAINCP)gnumd5.h \
|
---|
82 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
83 | $(SOPHYAINCP)rawstream.h \
|
---|
84 | $(SOPHYAINCP)ppfnametag.h \
|
---|
85 | $(SOPHYAINCP)dvlist.h \
|
---|
86 | $(SOPHYAINCP)objfio.h \
|
---|
87 | $(SOPHYAINCP)mutyv.h \
|
---|
88 | $(SOPHYAINCP)timestamp.h \
|
---|
89 | $(SOPHYAINCP)dlftypes.h \
|
---|
90 | $(SOPHYAINCP)piacmd.h \
|
---|
91 | $(SOPHYAINCP)commander.h \
|
---|
92 | $(SOPHYAINCP)pdlmgr.h \
|
---|
93 | $(SOPHYAINCP)ctimer.h \
|
---|
94 | $(SOPHYAINCP)zthread.h \
|
---|
95 | $(SOPHYAINCP)pisiadw.h \
|
---|
96 | $(SOPHYAINCP)pilistx.h \
|
---|
97 | $(SOPHYAINCP)pilistgen.h \
|
---|
98 | $(SOPHYAINCP)pistzwin.h \
|
---|
99 | $(SOPHYAINCP)pitherm.h \
|
---|
100 | $(SOPHYAINCP)resusage.h \
|
---|
101 | $(SOPHYAINCP)piscdrawwdg.h \
|
---|
102 | $(SOPHYAINCP)ntuple.h \
|
---|
103 | $(SOPHYAINCP)ntupintf.h gp_contour.h gp_types.h \
|
---|
104 | gpc_misc.h gp_dynarray.h gp_graph3d.h gp_alloc.h
|
---|
105 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ picntools.cc
|
---|
106 |
|
---|
107 | $(SOPHYAOBJP)pigncont.o: pigncont.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
108 | $(SOPHYAINCP)machdefs.h \
|
---|
109 | $(SOPHYAINCP)histos.h \
|
---|
110 | $(SOPHYAINCP)objfio.h \
|
---|
111 | $(SOPHYAINCP)machdefs.h \
|
---|
112 | $(SOPHYAINCP)anydataobj.h \
|
---|
113 | $(SOPHYAINCP)ppersist.h \
|
---|
114 | $(SOPHYAINCP)pexceptions.h \
|
---|
115 | $(SOPHYAINCP)gnumd5.h \
|
---|
116 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
117 | $(SOPHYAINCP)rawstream.h \
|
---|
118 | $(SOPHYAINCP)ppfnametag.h \
|
---|
119 | $(SOPHYAINCP)peida.h \
|
---|
120 | $(SOPHYAINCP)utils.h \
|
---|
121 | $(SOPHYAINCP)perrors.h \
|
---|
122 | $(SOPHYAINCP)fmath.h \
|
---|
123 | $(SOPHYAINCP)tvector.h \
|
---|
124 | $(SOPHYAINCP)tmatrix.h \
|
---|
125 | $(SOPHYAINCP)tarray.h \
|
---|
126 | $(SOPHYAINCP)basarr.h \
|
---|
127 | $(SOPHYAINCP)mutyv.h \
|
---|
128 | $(SOPHYAINCP)timestamp.h \
|
---|
129 | $(SOPHYAINCP)dvlist.h \
|
---|
130 | $(SOPHYAINCP)ndatablock.h \
|
---|
131 | $(SOPHYAINCP)utilarr.h \
|
---|
132 | $(SOPHYAINCP)randinterf.h \
|
---|
133 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
134 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
135 | $(SOPHYAINCP)ntuple.h \
|
---|
136 | $(SOPHYAINCP)ntupintf.h \
|
---|
137 | $(SOPHYAINCP)nbtri.h picntools.h \
|
---|
138 | $(SOPHYAINCP)pisysdep.h \
|
---|
139 | $(SOPHYAINCP)pistdwdgx.h \
|
---|
140 | $(SOPHYAINCP)pistdwdggen.h \
|
---|
141 | $(SOPHYAINCP)pisysdep.h \
|
---|
142 | $(SOPHYAINCP)piwdgx.h \
|
---|
143 | $(SOPHYAINCP)piwdggen.h \
|
---|
144 | $(SOPHYAINCP)pimsghandler.h \
|
---|
145 | $(SOPHYAINCP)picolist.h \
|
---|
146 | $(SOPHYAINCP)pipixutils.h \
|
---|
147 | $(SOPHYAINCP)pioptmenux.h \
|
---|
148 | $(SOPHYAINCP)pioptmenugen.h \
|
---|
149 | $(SOPHYAINCP)pimenux.h \
|
---|
150 | $(SOPHYAINCP)pimenugen.h \
|
---|
151 | $(SOPHYAINCP)pistdwdgx.h \
|
---|
152 | $(SOPHYAINCP)piwindowx.h \
|
---|
153 | $(SOPHYAINCP)piwindowgen.h \
|
---|
154 | $(SOPHYAINCP)picontainerx.h \
|
---|
155 | $(SOPHYAINCP)picontainergen.h \
|
---|
156 | $(SOPHYAINCP)piapplx.h \
|
---|
157 | $(SOPHYAINCP)piapplgen.h \
|
---|
158 | $(SOPHYAINCP)pimenubarx.h \
|
---|
159 | $(SOPHYAINCP)pimenubargen.h \
|
---|
160 | $(SOPHYAINCP)piconsenum.h \
|
---|
161 | $(SOPHYAINCP)picmapview.h \
|
---|
162 | $(SOPHYAINCP)pibwdgx.h \
|
---|
163 | $(SOPHYAINCP)pibwdggen.h \
|
---|
164 | $(SOPHYAINCP)picmap.h \
|
---|
165 | $(SOPHYAINCP)picmapx.h \
|
---|
166 | $(SOPHYAINCP)picmapgen.h \
|
---|
167 | $(SOPHYAINCP)pigraphx.h \
|
---|
168 | $(SOPHYAINCP)pigraphgen.h \
|
---|
169 | $(SOPHYAINCP)pifontx.h \
|
---|
170 | $(SOPHYAINCP)pifontgen.h \
|
---|
171 | $(SOPHYAINCP)pigrcoord.h \
|
---|
172 | $(SOPHYAINCP)pilineatt.h \
|
---|
173 | $(SOPHYAINCP)pigraphuc.h \
|
---|
174 | $(SOPHYAINCP)pievthandler.h \
|
---|
175 | $(SOPHYAINCP)psfile.h \
|
---|
176 | $(SOPHYAINCP)pigraphps.h pigncont.h \
|
---|
177 | $(SOPHYAINCP)pistdimgapp.h \
|
---|
178 | $(SOPHYAINCP)piapplx.h \
|
---|
179 | $(SOPHYAINCP)piwindowx.h \
|
---|
180 | $(SOPHYAINCP)pioptmenux.h \
|
---|
181 | $(SOPHYAINCP)pifilechox.h \
|
---|
182 | $(SOPHYAINCP)pifilechogen.h \
|
---|
183 | $(SOPHYAINCP)piperiodx.h \
|
---|
184 | $(SOPHYAINCP)periodic.h \
|
---|
185 | $(SOPHYAINCP)picons.h \
|
---|
186 | $(SOPHYAINCP)piimage.h \
|
---|
187 | $(SOPHYAINCP)parradapter.h \
|
---|
188 | $(SOPHYAINCP)lut.h \
|
---|
189 | $(SOPHYAINCP)pieldrw.h \
|
---|
190 | $(SOPHYAINCP)pidrawer.h \
|
---|
191 | $(SOPHYAINCP)pigratt.h \
|
---|
192 | $(SOPHYAINCP)piaxes.h \
|
---|
193 | $(SOPHYAINCP)pipixmapx.h \
|
---|
194 | $(SOPHYAINCP)pipixmapgen.h \
|
---|
195 | $(SOPHYAINCP)picmapview.h \
|
---|
196 | $(SOPHYAINCP)pi3dwdg.h \
|
---|
197 | $(SOPHYAINCP)pi3ddrw.h \
|
---|
198 | $(SOPHYAINCP)pigraph3d.h \
|
---|
199 | $(SOPHYAINCP)nobjmgr.h \
|
---|
200 | $(SOPHYAINCP)dlftypes.h \
|
---|
201 | $(SOPHYAINCP)piacmd.h \
|
---|
202 | $(SOPHYAINCP)commander.h \
|
---|
203 | $(SOPHYAINCP)pdlmgr.h \
|
---|
204 | $(SOPHYAINCP)ctimer.h \
|
---|
205 | $(SOPHYAINCP)zthread.h \
|
---|
206 | $(SOPHYAINCP)pisiadw.h \
|
---|
207 | $(SOPHYAINCP)pilistx.h \
|
---|
208 | $(SOPHYAINCP)pilistgen.h \
|
---|
209 | $(SOPHYAINCP)pistzwin.h \
|
---|
210 | $(SOPHYAINCP)pitherm.h \
|
---|
211 | $(SOPHYAINCP)resusage.h \
|
---|
212 | $(SOPHYAINCP)piscdrawwdg.h gp_contour.h \
|
---|
213 | gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h gp_alloc.h
|
---|
214 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pigncont.cc
|
---|
215 |
|
---|
216 | $(SOPHYAOBJP)gp_alloc.o: gp_alloc.c gp_alloc.h gp_graph3d.h gp_types.h gpc_misc.h
|
---|
217 | $(CCOMPILE) -o $@ gp_alloc.c
|
---|
218 |
|
---|
219 | $(SOPHYAOBJP)gp_axis.o: gp_axis.c gp_axis.h gpc_misc.h
|
---|
220 | $(CCOMPILE) -o $@ gp_axis.c
|
---|
221 |
|
---|
222 | $(SOPHYAOBJP)gp_contour.o: gp_contour.c gp_contour.h gp_types.h gpc_misc.h \
|
---|
223 | gp_dynarray.h gp_graph3d.h gp_alloc.h gp_axis.h
|
---|
224 | $(CCOMPILE) -o $@ gp_contour.c
|
---|
225 |
|
---|