Changeset 1036 in Sophya for trunk/SophyaProg


Ignore:
Timestamp:
Jun 7, 2000, 4:55:33 PM (25 years ago)
Author:
ansari
Message:

MAJ Makefile de PMixer , R. Ansari 7/06/2000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/PMixer/Makefile

    r961 r1036  
    44ifdef NOSHLIB
    55LIBF =  $(LIB)libSysTools.a $(LIB)libNTools.a $(LIB)libSamba.a $(LIB)libSkyMap.a $(LIB)libSkyT.a $(LIB)libFitsIOServer.a
    6 LIBS = -L$(LIB) -lSysTools -lNTools -lSamba -lSkyMap -lSkyT -lFitsIOServer -lm
     6LIBS = -L$(LIB) -lFitsIOServer -lSamba  -lSkyMap -lSkyT -lHiStats -lNTools -lTArray  -lSysTools -L$(EXTLIBPATH) -lcfitsio -lm
    77ifeq ($(CXX),cxx)
    88# librairie des instances de templates cxx
     
    1313LIBS = -L$(SLB) -lsophya -lextsophya  -lm
    1414endif
    15 LIBSORA := $(LIBS)
    16 ifdef ORACLE_HOME
    17 LIBSORA := -L$(LIB) -lDb++ $(LIBS) -lErosDb -L$(ORACLE_HOME)/lib -lclntsh
    18 endif
     15
    1916LDLIBS := $(LIBS) $(LDLIBS)
    2017PROGS = $(EXE)skymixer $(EXE)extractRS $(EXE)tgrsr $(EXE)tgsky $(EXE)easyTest $(EXE)Sph2Sph
     
    9592 $(INC)fiospherehealpix.h \
    9693 $(INC)fiolocalmap.h \
    97  $(INC)ntuple.h \
    98  $(INC)ntupintf.h \
    99  $(INC)cimage.h \
    100  $(INC)rzimage.h \
    101  $(INC)rzvect.h \
    102  $(INC)perrors.h \
    103  $(INC)datatypes.h \
    104  $(INC)fitsspherehealpix.h \
    105  $(INC)fitsfile.h \
    106  $(INC)fitstarray.h \
    107  $(INC)radspecvector.h \
    108  $(INC)radspec.h \
    109  $(INC)specresp.h \
    110  $(INC)blackbody.h \
    111  $(INC)convtools.h \
    112  $(INC)derivblackbody.h \
    113  $(INC)nupower.h \
    114  $(INC)squarefilt.h \
    115  $(INC)trianglefilt.h \
    116  $(INC)specrespvector.h \
    117  $(INC)gaussfilt.h \
    118  $(INC)bruit.h \
    119  $(INC)mapoperation.h
    120 $(OBJ)easyTest.o: easyTest.cc $(INC)blackbody.h \
     94 $(INC)fitsspherehealpix.h \
     95 $(INC)fitsfile.h \
     96 $(INC)fitstarray.h \
     97 $(INC)radspecvector.h \
     98 $(INC)radspec.h \
     99 $(INC)specresp.h \
     100 $(INC)blackbody.h \
     101 $(INC)convtools.h \
     102 $(INC)derivblackbody.h \
     103 $(INC)nupower.h \
     104 $(INC)squarefilt.h \
     105 $(INC)trianglefilt.h \
     106 $(INC)specrespvector.h \
     107 $(INC)gaussfilt.h \
     108 $(INC)bruit.h \
     109 $(INC)mapoperation.h
     110$(OBJ)easyTest.o: easyTest.cc \
     111 $(INC)blackbody.h \
    121112 $(INC)radspec.h \
    122113 $(INC)machdefs.h \
     
    179170 $(INC)fiospherehealpix.h \
    180171 $(INC)fiolocalmap.h \
    181  $(INC)ntuple.h \
    182  $(INC)ntupintf.h \
    183  $(INC)cimage.h \
    184  $(INC)rzimage.h \
    185  $(INC)rzvect.h \
    186  $(INC)perrors.h \
    187  $(INC)datatypes.h \
    188172 $(INC)fitsspherehealpix.h \
    189173 $(INC)fitsfile.h \
     
    241225 $(INC)fiospherehealpix.h \
    242226 $(INC)fiolocalmap.h \
    243  $(INC)ntuple.h \
    244  $(INC)ntupintf.h \
    245  $(INC)cimage.h \
    246  $(INC)rzimage.h \
    247  $(INC)rzvect.h \
    248  $(INC)perrors.h \
    249  $(INC)datatypes.h \
    250  $(INC)fitsspherehealpix.h \
    251  $(INC)fitsfile.h \
    252  $(INC)fitstarray.h \
    253  $(INC)radspecvector.h \
    254  $(INC)radspec.h \
    255  $(INC)specresp.h \
    256  $(INC)blackbody.h \
    257  $(INC)convtools.h \
    258  $(INC)derivblackbody.h \
    259  $(INC)nupower.h \
    260  $(INC)squarefilt.h \
    261  $(INC)trianglefilt.h \
    262  $(INC)specrespvector.h \
    263  $(INC)gaussfilt.h \
    264  $(INC)bruit.h \
    265  $(INC)mapoperation.h
    266 $(OBJ)tgrsr.o: tgrsr.cc pmixer.h $(INC)machdefs.h \
    267  $(INC)tmatrix.h \
    268  $(INC)tarray.h \
    269  $(INC)basarr.h \
    270  $(INC)anydataobj.h \
    271  $(INC)dvlist.h \
    272  $(INC)objfio.h \
    273  $(INC)ppersist.h \
    274  $(INC)pexceptions.h \
    275  $(INC)gnumd5.h \
    276  $(INC)ndatablock.h \
    277  $(INC)utilarr.h \
    278  $(INC)tvector.h \
    279  $(INC)fioarr.h \
    280  $(INC)vector3d.h \
    281  $(INC)longlat.h \
    282  $(INC)utilgeom.h \
    283  $(INC)srandgen.h \
    284  $(INC)timing.h \
    285  $(INC)sambainit.h \
    286  $(INC)skymapinit.h \
    287  $(INC)sophyainit.h \
    288  $(INC)ntoolsinit.h \
    289  $(INC)tarrinit.h \
    290  $(INC)datacards.h \
    291  $(INC)fitsioserver.h \
    292  $(INC)skymap.h \
    293  $(INC)spherethetaphi.h \
    294  $(INC)sphericalmap.h \
    295  $(INC)smathconst.h \
    296  $(INC)pixelmap.h \
    297  $(INC)spherepos.h \
    298  $(INC)unitvector.h \
    299  $(INC)spherehealpix.h \
    300  $(INC)localmap.h \
    301  $(INC)fiospherethetaphi.h \
    302  $(INC)fiospherehealpix.h \
    303  $(INC)fiolocalmap.h \
    304  $(INC)ntuple.h \
    305  $(INC)ntupintf.h \
    306  $(INC)cimage.h \
    307  $(INC)rzimage.h \
    308  $(INC)rzvect.h \
    309  $(INC)perrors.h \
    310  $(INC)datatypes.h \
    311  $(INC)fitsspherehealpix.h \
    312  $(INC)fitsfile.h \
    313  $(INC)fitstarray.h \
    314  $(INC)radspecvector.h \
    315  $(INC)radspec.h \
    316  $(INC)specresp.h \
    317  $(INC)blackbody.h \
    318  $(INC)convtools.h \
    319  $(INC)derivblackbody.h \
    320  $(INC)nupower.h \
    321  $(INC)squarefilt.h \
    322  $(INC)trianglefilt.h \
    323  $(INC)specrespvector.h \
    324  $(INC)gaussfilt.h \
    325  $(INC)bruit.h \
    326  $(INC)mapoperation.h
    327 $(OBJ)tgsky.o: tgsky.cc pmixer.h $(INC)machdefs.h \
    328  $(INC)tmatrix.h \
    329  $(INC)tarray.h \
    330  $(INC)basarr.h \
    331  $(INC)anydataobj.h \
    332  $(INC)dvlist.h \
    333  $(INC)objfio.h \
    334  $(INC)ppersist.h \
    335  $(INC)pexceptions.h \
    336  $(INC)gnumd5.h \
    337  $(INC)ndatablock.h \
    338  $(INC)utilarr.h \
    339  $(INC)tvector.h \
    340  $(INC)fioarr.h \
    341  $(INC)vector3d.h \
    342  $(INC)longlat.h \
    343  $(INC)utilgeom.h \
    344  $(INC)srandgen.h \
    345  $(INC)timing.h \
    346  $(INC)sambainit.h \
    347  $(INC)skymapinit.h \
    348  $(INC)sophyainit.h \
    349  $(INC)ntoolsinit.h \
    350  $(INC)tarrinit.h \
    351  $(INC)datacards.h \
    352  $(INC)fitsioserver.h \
    353  $(INC)skymap.h \
    354  $(INC)spherethetaphi.h \
    355  $(INC)sphericalmap.h \
    356  $(INC)smathconst.h \
    357  $(INC)pixelmap.h \
    358  $(INC)spherepos.h \
    359  $(INC)unitvector.h \
    360  $(INC)spherehealpix.h \
    361  $(INC)localmap.h \
    362  $(INC)fiospherethetaphi.h \
    363  $(INC)fiospherehealpix.h \
    364  $(INC)fiolocalmap.h \
    365  $(INC)ntuple.h \
    366  $(INC)ntupintf.h \
    367  $(INC)cimage.h \
    368  $(INC)rzimage.h \
    369  $(INC)rzvect.h \
    370  $(INC)perrors.h \
    371  $(INC)datatypes.h \
    372  $(INC)fitsspherehealpix.h \
    373  $(INC)fitsfile.h \
    374  $(INC)fitstarray.h \
    375  $(INC)radspecvector.h \
    376  $(INC)radspec.h \
    377  $(INC)specresp.h \
    378  $(INC)blackbody.h \
    379  $(INC)convtools.h \
    380  $(INC)derivblackbody.h \
    381  $(INC)nupower.h \
    382  $(INC)squarefilt.h \
    383  $(INC)trianglefilt.h \
    384  $(INC)specrespvector.h \
    385  $(INC)gaussfilt.h \
    386  $(INC)bruit.h \
    387  $(INC)mapoperation.h
     227 $(INC)fitsspherehealpix.h \
     228 $(INC)fitsfile.h \
     229 $(INC)fitstarray.h \
     230 $(INC)radspecvector.h \
     231 $(INC)radspec.h \
     232 $(INC)specresp.h \
     233 $(INC)blackbody.h \
     234 $(INC)convtools.h \
     235 $(INC)derivblackbody.h \
     236 $(INC)nupower.h \
     237 $(INC)squarefilt.h \
     238 $(INC)trianglefilt.h \
     239 $(INC)specrespvector.h \
     240 $(INC)gaussfilt.h \
     241 $(INC)bruit.h \
     242 $(INC)mapoperation.h
     243$(OBJ)tgrsr.o: tgrsr.cc pmixer.h \
     244 $(INC)machdefs.h \
     245 $(INC)tmatrix.h \
     246 $(INC)tarray.h \
     247 $(INC)basarr.h \
     248 $(INC)anydataobj.h \
     249 $(INC)dvlist.h \
     250 $(INC)objfio.h \
     251 $(INC)ppersist.h \
     252 $(INC)pexceptions.h \
     253 $(INC)gnumd5.h \
     254 $(INC)ndatablock.h \
     255 $(INC)utilarr.h \
     256 $(INC)tvector.h \
     257 $(INC)fioarr.h \
     258 $(INC)vector3d.h \
     259 $(INC)longlat.h \
     260 $(INC)utilgeom.h \
     261 $(INC)srandgen.h \
     262 $(INC)timing.h \
     263 $(INC)sambainit.h \
     264 $(INC)skymapinit.h \
     265 $(INC)sophyainit.h \
     266 $(INC)ntoolsinit.h \
     267 $(INC)tarrinit.h \
     268 $(INC)datacards.h \
     269 $(INC)fitsioserver.h \
     270 $(INC)skymap.h \
     271 $(INC)spherethetaphi.h \
     272 $(INC)sphericalmap.h \
     273 $(INC)smathconst.h \
     274 $(INC)pixelmap.h \
     275 $(INC)spherepos.h \
     276 $(INC)unitvector.h \
     277 $(INC)spherehealpix.h \
     278 $(INC)localmap.h \
     279 $(INC)fiospherethetaphi.h \
     280 $(INC)fiospherehealpix.h \
     281 $(INC)fiolocalmap.h \
     282 $(INC)fitsspherehealpix.h \
     283 $(INC)fitsfile.h \
     284 $(INC)fitstarray.h \
     285 $(INC)radspecvector.h \
     286 $(INC)radspec.h \
     287 $(INC)specresp.h \
     288 $(INC)blackbody.h \
     289 $(INC)convtools.h \
     290 $(INC)derivblackbody.h \
     291 $(INC)nupower.h \
     292 $(INC)squarefilt.h \
     293 $(INC)trianglefilt.h \
     294 $(INC)specrespvector.h \
     295 $(INC)gaussfilt.h \
     296 $(INC)bruit.h \
     297 $(INC)mapoperation.h
     298$(OBJ)tgsky.o: tgsky.cc pmixer.h \
     299 $(INC)machdefs.h \
     300 $(INC)tmatrix.h \
     301 $(INC)tarray.h \
     302 $(INC)basarr.h \
     303 $(INC)anydataobj.h \
     304 $(INC)dvlist.h \
     305 $(INC)objfio.h \
     306 $(INC)ppersist.h \
     307 $(INC)pexceptions.h \
     308 $(INC)gnumd5.h \
     309 $(INC)ndatablock.h \
     310 $(INC)utilarr.h \
     311 $(INC)tvector.h \
     312 $(INC)fioarr.h \
     313 $(INC)vector3d.h \
     314 $(INC)longlat.h \
     315 $(INC)utilgeom.h \
     316 $(INC)srandgen.h \
     317 $(INC)timing.h \
     318 $(INC)sambainit.h \
     319 $(INC)skymapinit.h \
     320 $(INC)sophyainit.h \
     321 $(INC)ntoolsinit.h \
     322 $(INC)tarrinit.h \
     323 $(INC)datacards.h \
     324 $(INC)fitsioserver.h \
     325 $(INC)skymap.h \
     326 $(INC)spherethetaphi.h \
     327 $(INC)sphericalmap.h \
     328 $(INC)smathconst.h \
     329 $(INC)pixelmap.h \
     330 $(INC)spherepos.h \
     331 $(INC)unitvector.h \
     332 $(INC)spherehealpix.h \
     333 $(INC)localmap.h \
     334 $(INC)fiospherethetaphi.h \
     335 $(INC)fiospherehealpix.h \
     336 $(INC)fiolocalmap.h \
     337 $(INC)fitsspherehealpix.h \
     338 $(INC)fitsfile.h \
     339 $(INC)fitstarray.h \
     340 $(INC)radspecvector.h \
     341 $(INC)radspec.h \
     342 $(INC)specresp.h \
     343 $(INC)blackbody.h \
     344 $(INC)convtools.h \
     345 $(INC)derivblackbody.h \
     346 $(INC)nupower.h \
     347 $(INC)squarefilt.h \
     348 $(INC)trianglefilt.h \
     349 $(INC)specrespvector.h \
     350 $(INC)gaussfilt.h \
     351 $(INC)bruit.h \
     352 $(INC)mapoperation.h
Note: See TracChangeset for help on using the changeset viewer.