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