Changeset 3083 in Sophya for trunk/SophyaLib/NTools/smakefile
- Timestamp:
- Sep 19, 2006, 3:44:03 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/NTools/smakefile
r3075 r3083 4 4 5 5 clean: 6 rm -f $(SOPHYAOBJP)cimage.o $(SOPHYAOBJP)cspline.o $(SOPHYAOBJP)datatypes.o $(SOPHYAOBJP)dates.o $(SOPHYAOBJP)difeq.o $(SOPHYAOBJP)dynccd.o $(SOPHYAOBJP)fct1dfit.o $(SOPHYAOBJP)fct2dfit.o $(SOPHYAOBJP)fftmserver.o $(SOPHYAOBJP)fftpserver.o $(SOPHYAOBJP)fftservintf.o $(SOPHYAOBJP)FSAppIrrSmpl.o $(SOPHYAOBJP)functab.o $(SOPHYAOBJP)generaldata.o $(SOPHYAOBJP)generalfit.o $(SOPHYAOBJP) imageop.o $(SOPHYAOBJP)integ.o $(SOPHYAOBJP)median.o $(SOPHYAOBJP)ntoolsinit.o $(SOPHYAOBJP)objfitter.o $(SOPHYAOBJP)perandom.o $(SOPHYAOBJP)poly.o $(SOPHYAOBJP)rk4cdifeq.o $(SOPHYAOBJP)simplesort.o $(SOPHYAOBJP)simplex.o $(SOPHYAOBJP)tabmath.o $(SOPHYAOBJP)toeplitzMatrix.o $(SOPHYAOBJP)datime.o $(SOPHYAOBJP)fftmayer_r4.o $(SOPHYAOBJP)fftmayer_r8.o $(SOPHYAOBJP)fftpackc.o $(SOPHYAOBJP)matxop.o $(SOPHYAOBJP)nbmath.o $(SOPHYAOBJP)nbtri.o6 rm -f $(SOPHYAOBJP)cimage.o $(SOPHYAOBJP)cspline.o $(SOPHYAOBJP)datatypes.o $(SOPHYAOBJP)dates.o $(SOPHYAOBJP)difeq.o $(SOPHYAOBJP)dynccd.o $(SOPHYAOBJP)fct1dfit.o $(SOPHYAOBJP)fct2dfit.o $(SOPHYAOBJP)fftmserver.o $(SOPHYAOBJP)fftpserver.o $(SOPHYAOBJP)fftservintf.o $(SOPHYAOBJP)FSAppIrrSmpl.o $(SOPHYAOBJP)functab.o $(SOPHYAOBJP)generaldata.o $(SOPHYAOBJP)generalfit.o $(SOPHYAOBJP)generalfunc.o $(SOPHYAOBJP)imageop.o $(SOPHYAOBJP)integ.o $(SOPHYAOBJP)median.o $(SOPHYAOBJP)ntoolsinit.o $(SOPHYAOBJP)objfitter.o $(SOPHYAOBJP)perandom.o $(SOPHYAOBJP)poly.o $(SOPHYAOBJP)rk4cdifeq.o $(SOPHYAOBJP)simplesort.o $(SOPHYAOBJP)simplex.o $(SOPHYAOBJP)tabmath.o $(SOPHYAOBJP)toeplitzMatrix.o $(SOPHYAOBJP)datime.o $(SOPHYAOBJP)fftmayer_r4.o $(SOPHYAOBJP)fftmayer_r8.o $(SOPHYAOBJP)fftpackc.o $(SOPHYAOBJP)matxop.o $(SOPHYAOBJP)nbmath.o $(SOPHYAOBJP)nbtri.o 7 7 rm -f $(SOPHYALIBP)libNTools.a 8 8 9 $(SOPHYALIBP)libNTools.a : $(SOPHYAOBJP)cimage.o $(SOPHYAOBJP)cspline.o $(SOPHYAOBJP)datatypes.o $(SOPHYAOBJP)dates.o $(SOPHYAOBJP)datime.o $(SOPHYAOBJP)difeq.o $(SOPHYAOBJP)dynccd.o $(SOPHYAOBJP)fct1dfit.o $(SOPHYAOBJP)fct2dfit.o $(SOPHYAOBJP)fftmayer_r4.o $(SOPHYAOBJP)fftmayer_r8.o $(SOPHYAOBJP)fftmserver.o $(SOPHYAOBJP)fftpackc.o $(SOPHYAOBJP)fftpserver.o $(SOPHYAOBJP)fftservintf.o $(SOPHYAOBJP)FSAppIrrSmpl.o $(SOPHYAOBJP)functab.o $(SOPHYAOBJP)generaldata.o $(SOPHYAOBJP)generalfit.o $(SOPHYAOBJP) integ.o $(SOPHYAOBJP)matxop.o $(SOPHYAOBJP)median.o $(SOPHYAOBJP)nbmath.o $(SOPHYAOBJP)nbtri.o $(SOPHYAOBJP)ntoolsinit.o $(SOPHYAOBJP)objfitter.o $(SOPHYAOBJP)perandom.o $(SOPHYAOBJP)poly.o $(SOPHYAOBJP)rk4cdifeq.o $(SOPHYAOBJP)simplesort.o $(SOPHYAOBJP)simplex.o $(SOPHYAOBJP)tabmath.o $(SOPHYAOBJP)toeplitzMatrix.o9 $(SOPHYALIBP)libNTools.a : $(SOPHYAOBJP)cimage.o $(SOPHYAOBJP)cspline.o $(SOPHYAOBJP)datatypes.o $(SOPHYAOBJP)dates.o $(SOPHYAOBJP)datime.o $(SOPHYAOBJP)difeq.o $(SOPHYAOBJP)dynccd.o $(SOPHYAOBJP)fct1dfit.o $(SOPHYAOBJP)fct2dfit.o $(SOPHYAOBJP)fftmayer_r4.o $(SOPHYAOBJP)fftmayer_r8.o $(SOPHYAOBJP)fftmserver.o $(SOPHYAOBJP)fftpackc.o $(SOPHYAOBJP)fftpserver.o $(SOPHYAOBJP)fftservintf.o $(SOPHYAOBJP)FSAppIrrSmpl.o $(SOPHYAOBJP)functab.o $(SOPHYAOBJP)generaldata.o $(SOPHYAOBJP)generalfit.o $(SOPHYAOBJP)generalfunc.o $(SOPHYAOBJP)integ.o $(SOPHYAOBJP)matxop.o $(SOPHYAOBJP)median.o $(SOPHYAOBJP)nbmath.o $(SOPHYAOBJP)nbtri.o $(SOPHYAOBJP)ntoolsinit.o $(SOPHYAOBJP)objfitter.o $(SOPHYAOBJP)perandom.o $(SOPHYAOBJP)poly.o $(SOPHYAOBJP)rk4cdifeq.o $(SOPHYAOBJP)simplesort.o $(SOPHYAOBJP)simplex.o $(SOPHYAOBJP)tabmath.o $(SOPHYAOBJP)toeplitzMatrix.o 10 10 $(AR) $(ARFLAGS) $@ $? 11 11 touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist … … 141 141 peida.h $(SOPHYAINCP)utils.h \ 142 142 $(SOPHYAINCP)perrors.h fmath.h \ 143 nbconst.h tabmath.h143 generalfunc.h nbconst.h tabmath.h 144 144 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fct1dfit.cc 145 145 … … 171 171 peida.h $(SOPHYAINCP)utils.h \ 172 172 $(SOPHYAINCP)perrors.h fmath.h \ 173 nbconst.h tabmath.h simps2d.h173 generalfunc.h nbconst.h tabmath.h simps2d.h 174 174 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fct2dfit.cc 175 175 … … 334 334 $(SOPHYAINCP)ntupintf.h poly.h \ 335 335 peida.h $(SOPHYAINCP)utils.h \ 336 $(SOPHYAINCP)perrors.h fmath.h 336 $(SOPHYAINCP)perrors.h fmath.h \ 337 generalfunc.h 337 338 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generaldata.cc 338 339 … … 364 365 peida.h $(SOPHYAINCP)utils.h \ 365 366 $(SOPHYAINCP)perrors.h fmath.h \ 367 generalfunc.h \ 366 368 $(SOPHYAINCP)sopemtx.h 367 369 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generalfit.cc 368 370 371 $(SOPHYAOBJP)generalfunc.o: generalfunc.cc generalfunc.h \ 372 $(SOPHYAINCP)sopnamsp.h \ 373 $(SOPHYAINCP)machdefs.h \ 374 $(SOPHYAINCP)pexceptions.h 375 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generalfunc.cc 376 369 377 $(SOPHYAOBJP)integ.o: integ.cc \ 370 378 $(SOPHYAINCP)sopnamsp.h integ.h \ … … 393 401 $(SOPHYAINCP)ntupintf.h poly.h \ 394 402 peida.h $(SOPHYAINCP)utils.h \ 395 $(SOPHYAINCP)perrors.h fmath.h 403 $(SOPHYAINCP)perrors.h fmath.h \ 404 generalfunc.h 396 405 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ integ.cc 397 406 … … 465 474 generalfit.h generaldata.h \ 466 475 $(SOPHYAINCP)ntupintf.h poly.h \ 467 peida.h 476 peida.h generalfunc.h 468 477 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ objfitter.cc 469 478 … … 589 598 peida.h $(SOPHYAINCP)utils.h \ 590 599 $(SOPHYAINCP)perrors.h fmath.h \ 600 generalfunc.h \ 591 601 $(SOPHYAINCP)ntuple.h \ 592 602 $(SOPHYAINCP)timing.h
Note:
See TracChangeset
for help on using the changeset viewer.