include ../BuildMgr/sophyamake.inc
 
all: $(SOPHYALIBP)libTArray.a
 
clean:
	 rm -f $(SOPHYAOBJP)basarr.o $(SOPHYAOBJP)fioarr.o $(SOPHYAOBJP)fiospsqmtx.o $(SOPHYAOBJP)matharr.o $(SOPHYAOBJP)sopemtx.o $(SOPHYAOBJP)spesqmtx.o $(SOPHYAOBJP)tarray.o $(SOPHYAOBJP)tarrinit.o $(SOPHYAOBJP)tmatrix.o $(SOPHYAOBJP)tvector.o $(SOPHYAOBJP)utilarr.o $(SOPHYAOBJP)bitvector.o
	rm -f $(SOPHYALIBP)libTArray.a
 
$(SOPHYALIBP)libTArray.a : $(SOPHYAOBJP)basarr.o $(SOPHYAOBJP)fioarr.o $(SOPHYAOBJP)fiospsqmtx.o $(SOPHYAOBJP)matharr.o $(SOPHYAOBJP)sopemtx.o $(SOPHYAOBJP)spesqmtx.o $(SOPHYAOBJP)tarray.o $(SOPHYAOBJP)tarrinit.o $(SOPHYAOBJP)tmatrix.o $(SOPHYAOBJP)tvector.o $(SOPHYAOBJP)utilarr.o $(SOPHYAOBJP)bitvector.o
	$(AR) $(ARFLAGS) $@ $? 
	touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
 
$(SOPHYAOBJP)basarr.o: basarr.cc \
  $(SOPHYAINCP)sopnamsp.h \
  $(SOPHYAINCP)machdefs.h \
  $(SOPHYAINCP)pexceptions.h \
  $(SOPHYAINCP)machdefs.h \
  basarr.h \
  $(SOPHYAINCP)anydataobj.h \
  $(SOPHYAINCP)mutyv.h \
  $(SOPHYAINCP)timestamp.h \
  $(SOPHYAINCP)objfio.h \
  $(SOPHYAINCP)anydataobj.h \
  $(SOPHYAINCP)ppersist.h \
  $(SOPHYAINCP)pexceptions.h \
  $(SOPHYAINCP)gnumd5.h \
  $(SOPHYAINCP)ppfbinstream.h \
  $(SOPHYAINCP)rawstream.h \
  $(SOPHYAINCP)ppfnametag.h \
  $(SOPHYAINCP)dvlist.h \
  $(SOPHYAINCP)mutyv.h
	$(CXXCOMPILE) $(CXXTEMPFLG) -o $@  basarr.cc
 
$(SOPHYAOBJP)fioarr.o: fioarr.cc \
  $(SOPHYAINCP)sopnamsp.h \
  $(SOPHYAINCP)pexceptions.h \
  $(SOPHYAINCP)machdefs.h \
  $(SOPHYAINCP)fiondblock.h \
  $(SOPHYAINCP)ppersist.h \
  $(SOPHYAINCP)pexceptions.h \
  $(SOPHYAINCP)gnumd5.h \
  $(SOPHYAINCP)ppfbinstream.h \
  $(SOPHYAINCP)rawstream.h \
  $(SOPHYAINCP)ppfnametag.h \
  $(SOPHYAINCP)ndatablock.h \
  $(SOPHYAINCP)anydataobj.h \
  fioarr.h \
  $(SOPHYAINCP)machdefs.h \
  tarray.h basarr.h \
  $(SOPHYAINCP)anydataobj.h \
  $(SOPHYAINCP)mutyv.h \
  $(SOPHYAINCP)timestamp.h \
  $(SOPHYAINCP)objfio.h \
  $(SOPHYAINCP)dvlist.h \
  $(SOPHYAINCP)mutyv.h \
  $(SOPHYAINCP)ndatablock.h \
  utilarr.h \
  $(SOPHYAINCP)randinterf.h \
  tmatrix.h tmatrix_tsnl.h tvector.h tvector_tsnl.h \
  $(SOPHYAINCP)ppersist.h \
  $(SOPHYAINCP)datatype.h
	$(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fioarr.cc
 
$(SOPHYAOBJP)fiospsqmtx.o: fiospsqmtx.cc \
  $(SOPHYAINCP)pexceptions.h \
  $(SOPHYAINCP)machdefs.h \
  $(SOPHYAINCP)fiondblock.h \
  $(SOPHYAINCP)ppersist.h \
  $(SOPHYAINCP)pexceptions.h \
  $(SOPHYAINCP)gnumd5.h \
  $(SOPHYAINCP)ppfbinstream.h \
  $(SOPHYAINCP)rawstream.h \
  $(SOPHYAINCP)ppfnametag.h \
  $(SOPHYAINCP)ndatablock.h \
  $(SOPHYAINCP)anydataobj.h \
  fiospsqmtx.h \
  $(SOPHYAINCP)machdefs.h \
  spesqmtx.h \
  $(SOPHYAINCP)ndatablock.h \
  utilarr.h \
  $(SOPHYAINCP)mutyv.h \
  $(SOPHYAINCP)timestamp.h \
  $(SOPHYAINCP)objfio.h \
  $(SOPHYAINCP)randinterf.h \
  tmatrix.h tarray.h basarr.h \
  $(SOPHYAINCP)anydataobj.h \
  $(SOPHYAINCP)dvlist.h \
  $(SOPHYAINCP)mutyv.h \
  tmatrix_tsnl.h trngmtx.h spesqmtx_tsnl.h diagmtx.h symmtx.h \
  $(SOPHYAINCP)ppersist.h \
  $(SOPHYAINCP)datatype.h
	$(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiospsqmtx.cc
 
$(SOPHYAOBJP)matharr.o: matharr.cc \
  $(SOPHYAINCP)sopnamsp.h \
  $(SOPHYAINCP)machdefs.h \
  matharr.h tarray.h basarr.h \
  $(SOPHYAINCP)anydataobj.h \
  $(SOPHYAINCP)machdefs.h \
  $(SOPHYAINCP)mutyv.h \
  $(SOPHYAINCP)timestamp.h \
  $(SOPHYAINCP)objfio.h \
  $(SOPHYAINCP)anydataobj.h \
  $(SOPHYAINCP)ppersist.h \
  $(SOPHYAINCP)pexceptions.h \
  $(SOPHYAINCP)gnumd5.h \
  $(SOPHYAINCP)ppfbinstream.h \
  $(SOPHYAINCP)rawstream.h \
  $(SOPHYAINCP)ppfnametag.h \
  $(SOPHYAINCP)dvlist.h \
  $(SOPHYAINCP)mutyv.h \
  $(SOPHYAINCP)ndatablock.h \
  utilarr.h \
  $(SOPHYAINCP)randinterf.h
	$(CXXCOMPILE) $(CXXTEMPFLG) -o $@  matharr.cc
 
$(SOPHYAOBJP)sopemtx.o: sopemtx.cc \
  $(SOPHYAINCP)sopnamsp.h \
  $(SOPHYAINCP)machdefs.h \
  sopemtx.h tmatrix.h tarray.h basarr.h \
  $(SOPHYAINCP)anydataobj.h \
  $(SOPHYAINCP)machdefs.h \
  $(SOPHYAINCP)mutyv.h \
  $(SOPHYAINCP)timestamp.h \
  $(SOPHYAINCP)objfio.h \
  $(SOPHYAINCP)anydataobj.h \
  $(SOPHYAINCP)ppersist.h \
  $(SOPHYAINCP)pexceptions.h \
  $(SOPHYAINCP)gnumd5.h \
  $(SOPHYAINCP)ppfbinstream.h \
  $(SOPHYAINCP)rawstream.h \
  $(SOPHYAINCP)ppfnametag.h \
  $(SOPHYAINCP)dvlist.h \
  $(SOPHYAINCP)mutyv.h \
  $(SOPHYAINCP)ndatablock.h \
  utilarr.h \
  $(SOPHYAINCP)randinterf.h \
  tmatrix_tsnl.h tvector.h tvector_tsnl.h \
  $(SOPHYAINCP)smathconst.h
	$(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sopemtx.cc
 
$(SOPHYAOBJP)spesqmtx.o: spesqmtx.cc spesqmtx.h \
  $(SOPHYAINCP)ndatablock.h \
  $(SOPHYAINCP)machdefs.h \
  $(SOPHYAINCP)anydataobj.h \
  $(SOPHYAINCP)pexceptions.h \
  utilarr.h \
  $(SOPHYAINCP)machdefs.h \
  $(SOPHYAINCP)mutyv.h \
  $(SOPHYAINCP)timestamp.h \
  $(SOPHYAINCP)objfio.h \
  $(SOPHYAINCP)ppersist.h \
  $(SOPHYAINCP)pexceptions.h \
  $(SOPHYAINCP)gnumd5.h \
  $(SOPHYAINCP)ppfbinstream.h \
  $(SOPHYAINCP)rawstream.h \
  $(SOPHYAINCP)ppfnametag.h \
  $(SOPHYAINCP)randinterf.h \
  tmatrix.h tarray.h basarr.h \
  $(SOPHYAINCP)anydataobj.h \
  $(SOPHYAINCP)dvlist.h \
  $(SOPHYAINCP)mutyv.h \
  tmatrix_tsnl.h
	$(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spesqmtx.cc
 
$(SOPHYAOBJP)tarray.o: tarray.cc \
  $(SOPHYAINCP)machdefs.h \
  $(SOPHYAINCP)pexceptions.h \
  $(SOPHYAINCP)machdefs.h \
  tarray.h basarr.h \
  $(SOPHYAINCP)anydataobj.h \
  $(SOPHYAINCP)mutyv.h \
  $(SOPHYAINCP)timestamp.h \
  $(SOPHYAINCP)objfio.h \
  $(SOPHYAINCP)anydataobj.h \
  $(SOPHYAINCP)ppersist.h \
  $(SOPHYAINCP)pexceptions.h \
  $(SOPHYAINCP)gnumd5.h \
  $(SOPHYAINCP)ppfbinstream.h \
  $(SOPHYAINCP)rawstream.h \
  $(SOPHYAINCP)ppfnametag.h \
  $(SOPHYAINCP)dvlist.h \
  $(SOPHYAINCP)mutyv.h \
  $(SOPHYAINCP)ndatablock.h \
  utilarr.h \
  $(SOPHYAINCP)randinterf.h
	$(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tarray.cc
 
$(SOPHYAOBJP)tarrinit.o: tarrinit.cc \
  $(SOPHYAINCP)sopnamsp.h \
  $(SOPHYAINCP)machdefs.h \
  tarrinit.h \
  $(SOPHYAINCP)sophyainit.h \
  $(SOPHYAINCP)machdefs.h \
  fioarr.h tarray.h basarr.h \
  $(SOPHYAINCP)anydataobj.h \
  $(SOPHYAINCP)mutyv.h \
  $(SOPHYAINCP)timestamp.h \
  $(SOPHYAINCP)objfio.h \
  $(SOPHYAINCP)anydataobj.h \
  $(SOPHYAINCP)ppersist.h \
  $(SOPHYAINCP)pexceptions.h \
  $(SOPHYAINCP)gnumd5.h \
  $(SOPHYAINCP)ppfbinstream.h \
  $(SOPHYAINCP)rawstream.h \
  $(SOPHYAINCP)ppfnametag.h \
  $(SOPHYAINCP)dvlist.h \
  $(SOPHYAINCP)mutyv.h \
  $(SOPHYAINCP)ndatablock.h \
  utilarr.h \
  $(SOPHYAINCP)randinterf.h \
  tmatrix.h tmatrix_tsnl.h tvector.h tvector_tsnl.h \
  $(SOPHYAINCP)ppersist.h \
  fiospsqmtx.h spesqmtx.h \
  $(SOPHYAINCP)pexceptions.h \
  trngmtx.h spesqmtx_tsnl.h diagmtx.h symmtx.h
	$(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tarrinit.cc
 
$(SOPHYAOBJP)tmatrix.o: tmatrix.cc \
  $(SOPHYAINCP)sopnamsp.h \
  $(SOPHYAINCP)machdefs.h \
  $(SOPHYAINCP)pexceptions.h \
  $(SOPHYAINCP)machdefs.h \
  tmatrix.h tarray.h basarr.h \
  $(SOPHYAINCP)anydataobj.h \
  $(SOPHYAINCP)mutyv.h \
  $(SOPHYAINCP)timestamp.h \
  $(SOPHYAINCP)objfio.h \
  $(SOPHYAINCP)anydataobj.h \
  $(SOPHYAINCP)ppersist.h \
  $(SOPHYAINCP)pexceptions.h \
  $(SOPHYAINCP)gnumd5.h \
  $(SOPHYAINCP)ppfbinstream.h \
  $(SOPHYAINCP)rawstream.h \
  $(SOPHYAINCP)ppfnametag.h \
  $(SOPHYAINCP)dvlist.h \
  $(SOPHYAINCP)mutyv.h \
  $(SOPHYAINCP)ndatablock.h \
  utilarr.h \
  $(SOPHYAINCP)randinterf.h \
  tmatrix_tsnl.h
	$(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tmatrix.cc
 
$(SOPHYAOBJP)tvector.o: tvector.cc \
  $(SOPHYAINCP)sopnamsp.h \
  $(SOPHYAINCP)machdefs.h \
  $(SOPHYAINCP)pexceptions.h \
  $(SOPHYAINCP)machdefs.h \
  tvector.h tmatrix.h tarray.h basarr.h \
  $(SOPHYAINCP)anydataobj.h \
  $(SOPHYAINCP)mutyv.h \
  $(SOPHYAINCP)timestamp.h \
  $(SOPHYAINCP)objfio.h \
  $(SOPHYAINCP)anydataobj.h \
  $(SOPHYAINCP)ppersist.h \
  $(SOPHYAINCP)pexceptions.h \
  $(SOPHYAINCP)gnumd5.h \
  $(SOPHYAINCP)ppfbinstream.h \
  $(SOPHYAINCP)rawstream.h \
  $(SOPHYAINCP)ppfnametag.h \
  $(SOPHYAINCP)dvlist.h \
  $(SOPHYAINCP)mutyv.h \
  $(SOPHYAINCP)ndatablock.h \
  utilarr.h \
  $(SOPHYAINCP)randinterf.h \
  tmatrix_tsnl.h tvector_tsnl.h
	$(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tvector.cc
 
$(SOPHYAOBJP)utilarr.o: utilarr.cc \
  $(SOPHYAINCP)sopnamsp.h \
  $(SOPHYAINCP)machdefs.h \
  utilarr.h \
  $(SOPHYAINCP)mutyv.h \
  $(SOPHYAINCP)machdefs.h \
  $(SOPHYAINCP)timestamp.h \
  $(SOPHYAINCP)objfio.h \
  $(SOPHYAINCP)anydataobj.h \
  $(SOPHYAINCP)ppersist.h \
  $(SOPHYAINCP)pexceptions.h \
  $(SOPHYAINCP)gnumd5.h \
  $(SOPHYAINCP)ppfbinstream.h \
  $(SOPHYAINCP)rawstream.h \
  $(SOPHYAINCP)ppfnametag.h \
  $(SOPHYAINCP)randinterf.h \
  $(SOPHYAINCP)randr48.h \
  $(SOPHYAINCP)ndatablock.h \
  $(SOPHYAINCP)randinterf.h
	$(CXXCOMPILE) $(CXXTEMPFLG) -o $@  utilarr.cc
 
$(SOPHYAOBJP)bitvector.o: bitvector.cc $(SOPHYAINCP)sopnamsp.h \
 $(SOPHYAINCP)machdefs.h bitvector.h \
 $(SOPHYAINCP)ndatablock.h \
 $(SOPHYAINCP)machdefs.h \
 $(SOPHYAINCP)anydataobj.h \
 $(SOPHYAINCP)ppersist.h \
 $(SOPHYAINCP)pexceptions.h \
 $(SOPHYAINCP)gnumd5.h \
 $(SOPHYAINCP)ppfbinstream.h \
 $(SOPHYAINCP)rawstream.h \
 $(SOPHYAINCP)ppfnametag.h \
 $(SOPHYAINCP)ppersist.h \
 $(SOPHYAINCP)objfio.h \
 $(SOPHYAINCP)pexceptions.h \
 $(SOPHYAINCP)fiondblock.h \
 $(SOPHYAINCP)ndatablock.h
	$(CXXCOMPILE) $(CXXTEMPFLG) -o $@  bitvector.cc

