| 1 | include $(SOPHYABASE)/include/sophyamake.inc | 
|---|
| 2 |  | 
|---|
| 3 | all: $(SOPHYALIBP)libSkyT.a | 
|---|
| 4 |  | 
|---|
| 5 | clean: | 
|---|
| 6 | rm -f $(SOPHYAOBJP)blackbody.o $(SOPHYAOBJP)convtools.o $(SOPHYAOBJP)derivblackbody.o $(SOPHYAOBJP)gaussfilt.o $(SOPHYAOBJP)nupower.o $(SOPHYAOBJP)radspec.o $(SOPHYAOBJP)radspecvector.o $(SOPHYAOBJP)skyinit.o $(SOPHYAOBJP)specresp.o $(SOPHYAOBJP)specrespvector.o $(SOPHYAOBJP)squarefilt.o $(SOPHYAOBJP)trianglefilt.o | 
|---|
| 7 | rm -f $(SOPHYALIBP)libSkyT.a | 
|---|
| 8 |  | 
|---|
| 9 | $(SOPHYALIBP)libSkyT.a : $(SOPHYAOBJP)blackbody.o $(SOPHYAOBJP)convtools.o $(SOPHYAOBJP)derivblackbody.o $(SOPHYAOBJP)gaussfilt.o $(SOPHYAOBJP)nupower.o $(SOPHYAOBJP)radspec.o $(SOPHYAOBJP)radspecvector.o $(SOPHYAOBJP)skyinit.o $(SOPHYAOBJP)specresp.o $(SOPHYAOBJP)specrespvector.o $(SOPHYAOBJP)squarefilt.o $(SOPHYAOBJP)trianglefilt.o | 
|---|
| 10 | $(AR) $(ARFLAGS) $@ $? | 
|---|
| 11 | touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist | 
|---|
| 12 |  | 
|---|
| 13 | $(SOPHYAOBJP)blackbody.o: blackbody.cc $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| 14 | $(SOPHYAINCP)machdefs.h blackbody.h radspec.h \ | 
|---|
| 15 | specresp.h $(SOPHYAINCP)anydataobj.h \ | 
|---|
| 16 | $(SOPHYAINCP)machdefs.h \ | 
|---|
| 17 | $(SOPHYAINCP)objfio.h \ | 
|---|
| 18 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
| 19 | $(SOPHYAINCP)ppersist.h \ | 
|---|
| 20 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
| 21 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
| 22 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
| 23 | $(SOPHYAINCP)rawstream.h \ | 
|---|
| 24 | $(SOPHYAINCP)ppfnametag.h convtools.h | 
|---|
| 25 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  blackbody.cc | 
|---|
| 26 |  | 
|---|
| 27 | $(SOPHYAOBJP)convtools.o: convtools.cc $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| 28 | convtools.h $(SOPHYAINCP)machdefs.h | 
|---|
| 29 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  convtools.cc | 
|---|
| 30 |  | 
|---|
| 31 | $(SOPHYAOBJP)derivblackbody.o: derivblackbody.cc \ | 
|---|
| 32 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| 33 | $(SOPHYAINCP)machdefs.h derivblackbody.h \ | 
|---|
| 34 | radspec.h specresp.h $(SOPHYAINCP)anydataobj.h \ | 
|---|
| 35 | $(SOPHYAINCP)machdefs.h \ | 
|---|
| 36 | $(SOPHYAINCP)objfio.h \ | 
|---|
| 37 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
| 38 | $(SOPHYAINCP)ppersist.h \ | 
|---|
| 39 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
| 40 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
| 41 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
| 42 | $(SOPHYAINCP)rawstream.h \ | 
|---|
| 43 | $(SOPHYAINCP)ppfnametag.h convtools.h | 
|---|
| 44 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  derivblackbody.cc | 
|---|
| 45 |  | 
|---|
| 46 | $(SOPHYAOBJP)gaussfilt.o: gaussfilt.cc $(SOPHYAINCP)machdefs.h \ | 
|---|
| 47 | gaussfilt.h specresp.h \ | 
|---|
| 48 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
| 49 | $(SOPHYAINCP)machdefs.h \ | 
|---|
| 50 | $(SOPHYAINCP)objfio.h \ | 
|---|
| 51 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
| 52 | $(SOPHYAINCP)ppersist.h \ | 
|---|
| 53 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
| 54 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
| 55 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
| 56 | $(SOPHYAINCP)rawstream.h \ | 
|---|
| 57 | $(SOPHYAINCP)ppfnametag.h | 
|---|
| 58 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  gaussfilt.cc | 
|---|
| 59 |  | 
|---|
| 60 | $(SOPHYAOBJP)nupower.o: nupower.cc $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| 61 | $(SOPHYAINCP)machdefs.h nupower.h radspec.h \ | 
|---|
| 62 | specresp.h $(SOPHYAINCP)anydataobj.h \ | 
|---|
| 63 | $(SOPHYAINCP)machdefs.h \ | 
|---|
| 64 | $(SOPHYAINCP)objfio.h \ | 
|---|
| 65 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
| 66 | $(SOPHYAINCP)ppersist.h \ | 
|---|
| 67 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
| 68 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
| 69 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
| 70 | $(SOPHYAINCP)rawstream.h \ | 
|---|
| 71 | $(SOPHYAINCP)ppfnametag.h convtools.h | 
|---|
| 72 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nupower.cc | 
|---|
| 73 |  | 
|---|
| 74 | $(SOPHYAOBJP)radspec.o: radspec.cc $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| 75 | $(SOPHYAINCP)machdefs.h radspec.h specresp.h \ | 
|---|
| 76 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
| 77 | $(SOPHYAINCP)machdefs.h \ | 
|---|
| 78 | $(SOPHYAINCP)objfio.h \ | 
|---|
| 79 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
| 80 | $(SOPHYAINCP)ppersist.h \ | 
|---|
| 81 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
| 82 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
| 83 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
| 84 | $(SOPHYAINCP)rawstream.h \ | 
|---|
| 85 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
| 86 | $(SOPHYAINCP)integ.h \ | 
|---|
| 87 | $(SOPHYAINCP)classfunc.h | 
|---|
| 88 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  radspec.cc | 
|---|
| 89 |  | 
|---|
| 90 | $(SOPHYAOBJP)radspecvector.o: radspecvector.cc \ | 
|---|
| 91 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| 92 | $(SOPHYAINCP)machdefs.h radspecvector.h \ | 
|---|
| 93 | radspec.h specresp.h $(SOPHYAINCP)anydataobj.h \ | 
|---|
| 94 | $(SOPHYAINCP)machdefs.h \ | 
|---|
| 95 | $(SOPHYAINCP)objfio.h \ | 
|---|
| 96 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
| 97 | $(SOPHYAINCP)ppersist.h \ | 
|---|
| 98 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
| 99 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
| 100 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
| 101 | $(SOPHYAINCP)rawstream.h \ | 
|---|
| 102 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
| 103 | $(SOPHYAINCP)tvector.h \ | 
|---|
| 104 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
| 105 | $(SOPHYAINCP)tarray.h \ | 
|---|
| 106 | $(SOPHYAINCP)basarr.h \ | 
|---|
| 107 | $(SOPHYAINCP)mutyv.h \ | 
|---|
| 108 | $(SOPHYAINCP)timestamp.h \ | 
|---|
| 109 | $(SOPHYAINCP)objfio.h \ | 
|---|
| 110 | $(SOPHYAINCP)dvlist.h \ | 
|---|
| 111 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
| 112 | $(SOPHYAINCP)utilarr.h \ | 
|---|
| 113 | $(SOPHYAINCP)tmatrix_tsnl.h \ | 
|---|
| 114 | $(SOPHYAINCP)tvector_tsnl.h \ | 
|---|
| 115 | $(SOPHYAINCP)pexceptions.h | 
|---|
| 116 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  radspecvector.cc | 
|---|
| 117 |  | 
|---|
| 118 | $(SOPHYAOBJP)skyinit.o: skyinit.cc $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| 119 | skyinit.h $(SOPHYAINCP)ntoolsinit.h \ | 
|---|
| 120 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
| 121 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
| 122 | $(SOPHYAINCP)machdefs.h \ | 
|---|
| 123 | $(SOPHYAINCP)ppersist.h \ | 
|---|
| 124 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
| 125 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
| 126 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
| 127 | $(SOPHYAINCP)rawstream.h \ | 
|---|
| 128 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
| 129 | $(SOPHYAINCP)ppersist.h \ | 
|---|
| 130 | $(SOPHYAINCP)objfio.h \ | 
|---|
| 131 | $(SOPHYAINCP)anydataobj.h specrespvector.h \ | 
|---|
| 132 | $(SOPHYAINCP)machdefs.h specresp.h \ | 
|---|
| 133 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
| 134 | $(SOPHYAINCP)tvector.h \ | 
|---|
| 135 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
| 136 | $(SOPHYAINCP)tarray.h \ | 
|---|
| 137 | $(SOPHYAINCP)basarr.h \ | 
|---|
| 138 | $(SOPHYAINCP)mutyv.h \ | 
|---|
| 139 | $(SOPHYAINCP)timestamp.h \ | 
|---|
| 140 | $(SOPHYAINCP)objfio.h \ | 
|---|
| 141 | $(SOPHYAINCP)dvlist.h \ | 
|---|
| 142 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
| 143 | $(SOPHYAINCP)utilarr.h \ | 
|---|
| 144 | $(SOPHYAINCP)tmatrix_tsnl.h \ | 
|---|
| 145 | $(SOPHYAINCP)tvector_tsnl.h gaussfilt.h | 
|---|
| 146 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skyinit.cc | 
|---|
| 147 |  | 
|---|
| 148 | $(SOPHYAOBJP)specresp.o: specresp.cc $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| 149 | specresp.h $(SOPHYAINCP)machdefs.h \ | 
|---|
| 150 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
| 151 | $(SOPHYAINCP)machdefs.h \ | 
|---|
| 152 | $(SOPHYAINCP)integ.h \ | 
|---|
| 153 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
| 154 | $(SOPHYAINCP)classfunc.h \ | 
|---|
| 155 | $(SOPHYAINCP)tvector.h \ | 
|---|
| 156 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
| 157 | $(SOPHYAINCP)tarray.h \ | 
|---|
| 158 | $(SOPHYAINCP)basarr.h \ | 
|---|
| 159 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
| 160 | $(SOPHYAINCP)mutyv.h \ | 
|---|
| 161 | $(SOPHYAINCP)timestamp.h \ | 
|---|
| 162 | $(SOPHYAINCP)objfio.h \ | 
|---|
| 163 | $(SOPHYAINCP)ppersist.h \ | 
|---|
| 164 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
| 165 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
| 166 | $(SOPHYAINCP)rawstream.h \ | 
|---|
| 167 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
| 168 | $(SOPHYAINCP)dvlist.h \ | 
|---|
| 169 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
| 170 | $(SOPHYAINCP)utilarr.h \ | 
|---|
| 171 | $(SOPHYAINCP)tmatrix_tsnl.h \ | 
|---|
| 172 | $(SOPHYAINCP)tvector_tsnl.h | 
|---|
| 173 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  specresp.cc | 
|---|
| 174 |  | 
|---|
| 175 | $(SOPHYAOBJP)specrespvector.o: specrespvector.cc \ | 
|---|
| 176 | $(SOPHYAINCP)machdefs.h specrespvector.h \ | 
|---|
| 177 | specresp.h $(SOPHYAINCP)anydataobj.h \ | 
|---|
| 178 | $(SOPHYAINCP)machdefs.h \ | 
|---|
| 179 | $(SOPHYAINCP)tvector.h \ | 
|---|
| 180 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
| 181 | $(SOPHYAINCP)tarray.h \ | 
|---|
| 182 | $(SOPHYAINCP)basarr.h \ | 
|---|
| 183 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
| 184 | $(SOPHYAINCP)mutyv.h \ | 
|---|
| 185 | $(SOPHYAINCP)timestamp.h \ | 
|---|
| 186 | $(SOPHYAINCP)objfio.h \ | 
|---|
| 187 | $(SOPHYAINCP)ppersist.h \ | 
|---|
| 188 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
| 189 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
| 190 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
| 191 | $(SOPHYAINCP)rawstream.h \ | 
|---|
| 192 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
| 193 | $(SOPHYAINCP)dvlist.h \ | 
|---|
| 194 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
| 195 | $(SOPHYAINCP)utilarr.h \ | 
|---|
| 196 | $(SOPHYAINCP)tmatrix_tsnl.h \ | 
|---|
| 197 | $(SOPHYAINCP)tvector_tsnl.h \ | 
|---|
| 198 | $(SOPHYAINCP)objfio.h \ | 
|---|
| 199 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
| 200 | $(SOPHYAINCP)fioarr.h \ | 
|---|
| 201 | $(SOPHYAINCP)tvector.h | 
|---|
| 202 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  specrespvector.cc | 
|---|
| 203 |  | 
|---|
| 204 | $(SOPHYAOBJP)squarefilt.o: squarefilt.cc \ | 
|---|
| 205 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| 206 | $(SOPHYAINCP)machdefs.h squarefilt.h specresp.h \ | 
|---|
| 207 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
| 208 | $(SOPHYAINCP)machdefs.h | 
|---|
| 209 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  squarefilt.cc | 
|---|
| 210 |  | 
|---|
| 211 | $(SOPHYAOBJP)trianglefilt.o: trianglefilt.cc \ | 
|---|
| 212 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| 213 | $(SOPHYAINCP)machdefs.h trianglefilt.h \ | 
|---|
| 214 | specresp.h $(SOPHYAINCP)anydataobj.h \ | 
|---|
| 215 | $(SOPHYAINCP)machdefs.h | 
|---|
| 216 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  trianglefilt.cc | 
|---|
| 217 |  | 
|---|