Changeset 3572 in Sophya for trunk/SophyaExt/FitsIOServer/smakefile
- Timestamp:
- Feb 7, 2009, 10:50:34 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/smakefile
r3407 r3572 4 4 5 5 clean: 6 rm -f $(SOPHYAOBJP)datacirclefits.o $(SOPHYAOBJP)fabtcolread.o $(SOPHYAOBJP)fabtwriter.o $(SOPHYAOBJP)fboloread.o $(SOPHYAOBJP)fbtntintf.o $(SOPHYAOBJP)fiosinit.o $(SOPHYAOBJP)fits autoreader.o $(SOPHYAOBJP)fitsbntbllineRW.o $(SOPHYAOBJP)fitsfile.o $(SOPHYAOBJP)fitsgenedata.o $(SOPHYAOBJP)fitshdtable.o $(SOPHYAOBJP)fitshisterr.o $(SOPHYAOBJP)fitshistos.o $(SOPHYAOBJP)fitsinoutfile.o $(SOPHYAOBJP)fitslocalmap.o $(SOPHYAOBJP)fitsmanager.o $(SOPHYAOBJP)fitsntuple.o $(SOPHYAOBJP)fitsspherehealpix.o $(SOPHYAOBJP)fitsspherethetaphi.o $(SOPHYAOBJP)fitstarray.o $(SOPHYAOBJP)fitsxntuple.o $(SOPHYAOBJP)swfitsdtable.o6 rm -f $(SOPHYAOBJP)datacirclefits.o $(SOPHYAOBJP)fabtcolread.o $(SOPHYAOBJP)fabtwriter.o $(SOPHYAOBJP)fboloread.o $(SOPHYAOBJP)fbtntintf.o $(SOPHYAOBJP)fiosinit.o $(SOPHYAOBJP)fitsbntbllineRW.o $(SOPHYAOBJP)fitsfile.o $(SOPHYAOBJP)fitsgenedata.o $(SOPHYAOBJP)fitshdtable.o $(SOPHYAOBJP)fitshisterr.o $(SOPHYAOBJP)fitshistos.o $(SOPHYAOBJP)fitsinoutfile.o $(SOPHYAOBJP)fitslocalmap.o $(SOPHYAOBJP)fitsmanager.o $(SOPHYAOBJP)fitsntuple.o $(SOPHYAOBJP)fitsspherehealpix.o $(SOPHYAOBJP)fitsspherethetaphi.o $(SOPHYAOBJP)fitstarray.o $(SOPHYAOBJP)swfitsdtable.o 7 7 rm -f $(SOPHYALIBP)libFitsIOServer.a 8 8 9 $(SOPHYALIBP)libFitsIOServer.a : $(SOPHYAOBJP)datacirclefits.o $(SOPHYAOBJP)fabtcolread.o $(SOPHYAOBJP)fabtwriter.o $(SOPHYAOBJP)fboloread.o $(SOPHYAOBJP)fbtntintf.o $(SOPHYAOBJP)fiosinit.o $(SOPHYAOBJP)fits autoreader.o $(SOPHYAOBJP)fitsbntbllineRW.o $(SOPHYAOBJP)fitsfile.o $(SOPHYAOBJP)fitsgenedata.o $(SOPHYAOBJP)fitshdtable.o $(SOPHYAOBJP)fitshisterr.o $(SOPHYAOBJP)fitshistos.o $(SOPHYAOBJP)fitsinoutfile.o $(SOPHYAOBJP)fitslocalmap.o $(SOPHYAOBJP)fitsmanager.o $(SOPHYAOBJP)fitsntuple.o $(SOPHYAOBJP)fitsspherehealpix.o $(SOPHYAOBJP)fitsspherethetaphi.o $(SOPHYAOBJP)fitstarray.o $(SOPHYAOBJP)fitsxntuple.o $(SOPHYAOBJP)swfitsdtable.o9 $(SOPHYALIBP)libFitsIOServer.a : $(SOPHYAOBJP)datacirclefits.o $(SOPHYAOBJP)fabtcolread.o $(SOPHYAOBJP)fabtwriter.o $(SOPHYAOBJP)fboloread.o $(SOPHYAOBJP)fbtntintf.o $(SOPHYAOBJP)fiosinit.o $(SOPHYAOBJP)fitsbntbllineRW.o $(SOPHYAOBJP)fitsfile.o $(SOPHYAOBJP)fitsgenedata.o $(SOPHYAOBJP)fitshdtable.o $(SOPHYAOBJP)fitshisterr.o $(SOPHYAOBJP)fitshistos.o $(SOPHYAOBJP)fitsinoutfile.o $(SOPHYAOBJP)fitslocalmap.o $(SOPHYAOBJP)fitsmanager.o $(SOPHYAOBJP)fitsntuple.o $(SOPHYAOBJP)fitsspherehealpix.o $(SOPHYAOBJP)fitsspherethetaphi.o $(SOPHYAOBJP)fitstarray.o $(SOPHYAOBJP)swfitsdtable.o 10 10 $(AR) $(ARFLAGS) $@ $? 11 11 touch $(SOPHYAINCP)/SophyaConfInfo/libextsophya.objlist … … 184 184 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiosinit.cc 185 185 186 $(SOPHYAOBJP)fitsautoreader.o: fitsautoreader.cc \187 $(SOPHYAINCP)sopnamsp.h \188 $(SOPHYAINCP)pexceptions.h \189 $(SOPHYAINCP)machdefs.h fitsautoreader.h \190 $(SOPHYAINCP)machdefs.h \191 $(SOPHYAINCP)anydataobj.h fitsfile.h \192 $(SOPHYAINCP)ndatablock.h \193 $(SOPHYAINCP)anydataobj.h \194 $(SOPHYAINCP)dvlist.h \195 $(SOPHYAINCP)objfio.h \196 $(SOPHYAINCP)ppersist.h \197 $(SOPHYAINCP)pexceptions.h \198 $(SOPHYAINCP)gnumd5.h \199 $(SOPHYAINCP)ppfbinstream.h \200 $(SOPHYAINCP)rawstream.h \201 $(SOPHYAINCP)ppfnametag.h \202 $(SOPHYAINCP)mutyv.h \203 $(SOPHYAINCP)timestamp.h fitsinoutfile.h \204 $(SOPHYAINCP)FitsIO/fitsio.h \205 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h \206 fitstarray.h $(SOPHYAINCP)tarray.h \207 $(SOPHYAINCP)basarr.h \208 $(SOPHYAINCP)dvlist.h \209 $(SOPHYAINCP)ndatablock.h \210 $(SOPHYAINCP)utilarr.h fitsspherehealpix.h \211 $(SOPHYAINCP)spherehealpix.h \212 $(SOPHYAINCP)sphericalmap.h \213 $(SOPHYAINCP)smathconst.h \214 $(SOPHYAINCP)pixelmap.h \215 $(SOPHYAINCP)spherepos.h \216 $(SOPHYAINCP)unitvector.h \217 $(SOPHYAINCP)vector3d.h \218 $(SOPHYAINCP)longlat.h \219 $(SOPHYAINCP)utilgeom.h \220 $(SOPHYAINCP)datatype.h \221 $(SOPHYAINCP)tvector.h \222 $(SOPHYAINCP)tmatrix.h \223 $(SOPHYAINCP)tarray.h \224 $(SOPHYAINCP)tmatrix_tsnl.h \225 $(SOPHYAINCP)tvector_tsnl.h \226 $(SOPHYAINCP)HEALPixUtils.h fitsntuple.h \227 $(SOPHYAINCP)ntuple.h \228 $(SOPHYAINCP)ntupintf.h \229 $(SOPHYAINCP)ppersist.h fitsxntuple.h \230 $(SOPHYAINCP)xntuple.h fitslocalmap.h \231 $(SOPHYAINCP)localmap.h fbtntintf.h \232 $(SOPHYAINCP)ntupintf.h233 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsautoreader.cc234 235 186 $(SOPHYAOBJP)fitsbntbllineRW.o: fitsbntbllineRW.cc \ 236 187 $(SOPHYAINCP)sopnamsp.h \ … … 633 584 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitstarray.cc 634 585 635 $(SOPHYAOBJP)fitsxntuple.o: fitsxntuple.cc \636 $(SOPHYAINCP)sopnamsp.h \637 $(SOPHYAINCP)pexceptions.h \638 $(SOPHYAINCP)machdefs.h fitsxntuple.h \639 $(SOPHYAINCP)machdefs.h \640 $(SOPHYAINCP)xntuple.h \641 $(SOPHYAINCP)ntupintf.h \642 $(SOPHYAINCP)ppersist.h \643 $(SOPHYAINCP)pexceptions.h \644 $(SOPHYAINCP)gnumd5.h \645 $(SOPHYAINCP)ppfbinstream.h \646 $(SOPHYAINCP)rawstream.h \647 $(SOPHYAINCP)ppfnametag.h \648 $(SOPHYAINCP)dvlist.h \649 $(SOPHYAINCP)objfio.h \650 $(SOPHYAINCP)anydataobj.h \651 $(SOPHYAINCP)mutyv.h \652 $(SOPHYAINCP)timestamp.h \653 $(SOPHYAINCP)anydataobj.h \654 $(SOPHYAINCP)ppersist.h fitsfile.h \655 $(SOPHYAINCP)ndatablock.h \656 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \657 $(SOPHYAINCP)FitsIO/fitsio.h \658 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h659 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsxntuple.cc660 661 586 $(SOPHYAOBJP)swfitsdtable.o: swfitsdtable.cc swfitsdtable.h \ 662 587 $(SOPHYAINCP)basedtable.h \
Note:
See TracChangeset
for help on using the changeset viewer.