Changeset 919 in Sophya for trunk/SophyaProg/PMixer


Ignore:
Timestamp:
Apr 13, 2000, 6:38:15 PM (25 years ago)
Author:
ansari
Message:

MAJ Makefile - Reza 13/4/2000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/PMixer/Makefile

    r761 r919  
    5151        $(LINK.cc) $^ $(LOADLIBES) $(LDLIBS) -o $@
    5252 
    53 $(OBJ)easyTest.o: easyTest.cc $(INC)/blackbody.h \
    54  $(INC)/radspec.h \
    55  $(INC)/machdefs.h \
    56  $(INC)/pclassids.h \
    57  $(INC)/specresp.h \
    58  $(INC)/anydataobj.h \
    59  $(INC)/objfio.h \
    60  $(INC)/ppersist.h \
    61  $(INC)/pexceptions.h \
    62  $(INC)/gnumd5.h \
    63  $(INC)/convtools.h \
    64  $(INC)/radspecvector.h \
    65  $(INC)/tvector.h \
    66  $(INC)/tmatrix.h \
    67  $(INC)/ndatablock.h \
    68  $(INC)/specrespvector.h \
    69  $(INC)/squarefilt.h \
    70  $(INC)/gaussfilt.h \
    71  $(INC)/trianglefilt.h
     53$(OBJ)easyTest.o: easyTest.cc $(INC)blackbody.h \
     54 $(INC)radspec.h \
     55 $(INC)machdefs.h \
     56 $(INC)specresp.h \
     57 $(INC)anydataobj.h \
     58 $(INC)objfio.h \
     59 $(INC)ppersist.h \
     60 $(INC)pexceptions.h \
     61 $(INC)gnumd5.h \
     62 $(INC)convtools.h \
     63 $(INC)radspecvector.h \
     64 $(INC)tvector.h \
     65 $(INC)tmatrix.h \
     66 $(INC)tarray.h \
     67 $(INC)basarr.h \
     68 $(INC)dvlist.h \
     69 $(INC)ndatablock.h \
     70 $(INC)utilarr.h \
     71 $(INC)specrespvector.h \
     72 $(INC)squarefilt.h \
     73 $(INC)gaussfilt.h \
     74 $(INC)trianglefilt.h
     75$(OBJ)extractRS.o: extractRS.cc $(INC)machdefs.h \
     76 $(INC)tmatrix.h \
     77 $(INC)tarray.h \
     78 $(INC)basarr.h \
     79 $(INC)anydataobj.h \
     80 $(INC)dvlist.h \
     81 $(INC)objfio.h \
     82 $(INC)ppersist.h \
     83 $(INC)pexceptions.h \
     84 $(INC)gnumd5.h \
     85 $(INC)ndatablock.h \
     86 $(INC)utilarr.h \
     87 $(INC)tvector.h \
     88 $(INC)fioarr.h \
     89 $(INC)vector3d.h \
     90 $(INC)longlat.h \
     91 $(INC)utilgeom.h \
     92 $(INC)srandgen.h \
     93 $(INC)timing.h \
     94 $(INC)sambainit.h \
     95 $(INC)skymapinit.h \
     96 $(INC)sophyainit.h \
     97 $(INC)ntoolsinit.h \
     98 $(INC)tarrinit.h \
     99 $(INC)datacards.h \
     100 $(INC)fitsioserver.h \
     101 $(INC)skymap.h \
     102 $(INC)spherethetaphi.h \
     103 $(INC)sphericalmap.h \
     104 $(INC)smathconst.h \
     105 $(INC)pixelmap.h \
     106 $(INC)spherepos.h \
     107 $(INC)unitvector.h \
     108 $(INC)spherehealpix.h \
     109 $(INC)localmap.h \
     110 $(INC)fiospherethetaphi.h \
     111 $(INC)fiospherehealpix.h \
     112 $(INC)fiolocalmap.h \
     113 $(INC)ntuple.h \
     114 $(INC)ntupintf.h \
     115 $(INC)cimage.h \
     116 $(INC)rzimage.h \
     117 $(INC)rzvect.h \
     118 $(INC)perrors.h \
     119 $(INC)datatypes.h \
     120 $(INC)fitsspherehealpix.h \
     121 $(INC)fitsfile.h \
     122 $(INC)radspecvector.h \
     123 $(INC)radspec.h \
     124 $(INC)specresp.h \
     125 $(INC)blackbody.h \
     126 $(INC)convtools.h \
     127 $(INC)nupower.h \
     128 $(INC)squarefilt.h \
     129 $(INC)trianglefilt.h \
     130 $(INC)specrespvector.h \
     131 $(INC)gaussfilt.h \
     132 $(INC)fitstarray.h
     133$(OBJ)skymixer.o: skymixer.cc $(INC)machdefs.h \
     134 $(INC)timing.h \
     135 $(INC)sambainit.h \
     136 $(INC)skymapinit.h \
     137 $(INC)sophyainit.h \
     138 $(INC)ntoolsinit.h \
     139 $(INC)tarrinit.h \
     140 $(INC)pexceptions.h \
     141 $(INC)datacards.h \
     142 $(INC)fitsioserver.h \
     143 $(INC)tarray.h \
     144 $(INC)basarr.h \
     145 $(INC)anydataobj.h \
     146 $(INC)dvlist.h \
     147 $(INC)objfio.h \
     148 $(INC)ppersist.h \
     149 $(INC)gnumd5.h \
     150 $(INC)ndatablock.h \
     151 $(INC)utilarr.h \
     152 $(INC)tmatrix.h \
     153 $(INC)tvector.h \
     154 $(INC)skymap.h \
     155 $(INC)spherethetaphi.h \
     156 $(INC)sphericalmap.h \
     157 $(INC)smathconst.h \
     158 $(INC)pixelmap.h \
     159 $(INC)spherepos.h \
     160 $(INC)unitvector.h \
     161 $(INC)vector3d.h \
     162 $(INC)longlat.h \
     163 $(INC)utilgeom.h \
     164 $(INC)spherehealpix.h \
     165 $(INC)localmap.h \
     166 $(INC)fiospherethetaphi.h \
     167 $(INC)fiospherehealpix.h \
     168 $(INC)fiolocalmap.h \
     169 $(INC)ntuple.h \
     170 $(INC)ntupintf.h \
     171 $(INC)cimage.h \
     172 $(INC)rzimage.h \
     173 $(INC)rzvect.h \
     174 $(INC)perrors.h \
     175 $(INC)datatypes.h \
     176 $(INC)fitsspherehealpix.h \
     177 $(INC)fitsfile.h \
     178 $(INC)radspecvector.h \
     179 $(INC)radspec.h \
     180 $(INC)specresp.h \
     181 $(INC)blackbody.h \
     182 $(INC)convtools.h \
     183 $(INC)derivblackbody.h \
     184 $(INC)nupower.h \
     185 $(INC)squarefilt.h \
     186 $(INC)trianglefilt.h \
     187 $(INC)specrespvector.h \
     188 $(INC)gaussfilt.h
     189$(OBJ)tgrsr.o: tgrsr.cc $(INC)machdefs.h \
     190 $(INC)tvector.h \
     191 $(INC)tmatrix.h \
     192 $(INC)tarray.h \
     193 $(INC)basarr.h \
     194 $(INC)anydataobj.h \
     195 $(INC)dvlist.h \
     196 $(INC)objfio.h \
     197 $(INC)ppersist.h \
     198 $(INC)pexceptions.h \
     199 $(INC)gnumd5.h \
     200 $(INC)ndatablock.h \
     201 $(INC)utilarr.h \
     202 $(INC)cimage.h \
     203 $(INC)rzimage.h \
     204 $(INC)rzvect.h \
     205 $(INC)perrors.h \
     206 $(INC)datatypes.h \
     207 $(INC)sambainit.h \
     208 $(INC)skymapinit.h \
     209 $(INC)sophyainit.h \
     210 $(INC)ntoolsinit.h \
     211 $(INC)tarrinit.h \
     212 $(INC)radspecvector.h \
     213 $(INC)radspec.h \
     214 $(INC)specresp.h \
     215 $(INC)specrespvector.h \
     216 $(INC)nupower.h \
     217 $(INC)convtools.h \
     218 $(INC)gaussfilt.h \
     219 $(INC)fitsioserver.h \
     220 $(INC)skymap.h \
     221 $(INC)spherethetaphi.h \
     222 $(INC)sphericalmap.h \
     223 $(INC)smathconst.h \
     224 $(INC)pixelmap.h \
     225 $(INC)spherepos.h \
     226 $(INC)unitvector.h \
     227 $(INC)vector3d.h \
     228 $(INC)longlat.h \
     229 $(INC)utilgeom.h \
     230 $(INC)spherehealpix.h \
     231 $(INC)localmap.h \
     232 $(INC)fiospherethetaphi.h \
     233 $(INC)fiospherehealpix.h \
     234 $(INC)fiolocalmap.h \
     235 $(INC)ntuple.h \
     236 $(INC)ntupintf.h \
     237 $(INC)timing.h
     238$(OBJ)tgsky.o: tgsky.cc $(INC)machdefs.h \
     239 $(INC)sambainit.h \
     240 $(INC)skymapinit.h \
     241 $(INC)sophyainit.h \
     242 $(INC)ntoolsinit.h \
     243 $(INC)tarrinit.h \
     244 $(INC)spherehealpix.h \
     245 $(INC)sphericalmap.h \
     246 $(INC)smathconst.h \
     247 $(INC)pixelmap.h \
     248 $(INC)ppersist.h \
     249 $(INC)pexceptions.h \
     250 $(INC)gnumd5.h \
     251 $(INC)dvlist.h \
     252 $(INC)objfio.h \
     253 $(INC)anydataobj.h \
     254 $(INC)spherepos.h \
     255 $(INC)unitvector.h \
     256 $(INC)vector3d.h \
     257 $(INC)longlat.h \
     258 $(INC)utilgeom.h \
     259 $(INC)tvector.h \
     260 $(INC)tmatrix.h \
     261 $(INC)tarray.h \
     262 $(INC)basarr.h \
     263 $(INC)ndatablock.h \
     264 $(INC)utilarr.h \
     265 $(INC)fiospherehealpix.h \
     266 $(INC)fitsioserver.h \
     267 $(INC)skymap.h \
     268 $(INC)spherethetaphi.h \
     269 $(INC)localmap.h \
     270 $(INC)fiospherethetaphi.h \
     271 $(INC)fiolocalmap.h \
     272 $(INC)ntuple.h \
     273 $(INC)ntupintf.h \
     274 $(INC)cimage.h \
     275 $(INC)rzimage.h \
     276 $(INC)rzvect.h \
     277 $(INC)perrors.h \
     278 $(INC)datatypes.h \
     279 $(INC)nbrandom.h \
     280 $(INC)srandgen.h \
     281 $(INC)bruit.h \
     282 $(INC)timing.h
Note: See TracChangeset for help on using the changeset viewer.