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