| 1 | include ../BuildMgr/sophyamake.inc
 | 
|---|
| 2 |  
 | 
|---|
| 3 | all: $(SOPHYALIBP)libBaseTools.a
 | 
|---|
| 4 |  
 | 
|---|
| 5 | clean:
 | 
|---|
| 6 |          rm -f $(SOPHYAOBJP)datatype.o $(SOPHYAOBJP)dvlist.o $(SOPHYAOBJP)fiondblock.o $(SOPHYAOBJP)mutyv.o $(SOPHYAOBJP)ndatablock.o $(SOPHYAOBJP)pexceptions.o $(SOPHYAOBJP)ppersist.o $(SOPHYAOBJP)ppfbinstream.o $(SOPHYAOBJP)ppftpointerio.o $(SOPHYAOBJP)randfmt.o $(SOPHYAOBJP)randinterf.o $(SOPHYAOBJP)randr48.o $(SOPHYAOBJP)rawstream.o $(SOPHYAOBJP)sophyainit.o $(SOPHYAOBJP)stsrand.o $(SOPHYAOBJP)timestamp.o $(SOPHYAOBJP)dSFMT.o $(SOPHYAOBJP)gnumd5.o
 | 
|---|
| 7 |         rm -f $(SOPHYALIBP)libBaseTools.a
 | 
|---|
| 8 |  
 | 
|---|
| 9 | $(SOPHYALIBP)libBaseTools.a : $(SOPHYAOBJP)datatype.o $(SOPHYAOBJP)dSFMT.o $(SOPHYAOBJP)dvlist.o $(SOPHYAOBJP)fiondblock.o $(SOPHYAOBJP)gnumd5.o $(SOPHYAOBJP)mutyv.o $(SOPHYAOBJP)ndatablock.o $(SOPHYAOBJP)pexceptions.o $(SOPHYAOBJP)ppersist.o $(SOPHYAOBJP)ppfbinstream.o $(SOPHYAOBJP)ppftpointerio.o $(SOPHYAOBJP)randfmt.o $(SOPHYAOBJP)randinterf.o $(SOPHYAOBJP)randr48.o $(SOPHYAOBJP)rawstream.o $(SOPHYAOBJP)sophyainit.o $(SOPHYAOBJP)stsrand.o $(SOPHYAOBJP)timestamp.o
 | 
|---|
| 10 |         $(AR) $(ARFLAGS) $@ $? 
 | 
|---|
| 11 |         touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
 | 
|---|
| 12 |  
 | 
|---|
| 13 | $(SOPHYAOBJP)datatype.o: datatype.cc datatype.h \
 | 
|---|
| 14 |   $(SOPHYAINCP)machdefs.h
 | 
|---|
| 15 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datatype.cc
 | 
|---|
| 16 |  
 | 
|---|
| 17 | $(SOPHYAOBJP)dvlist.o: dvlist.cc \
 | 
|---|
| 18 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 19 |   dvlist.h objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h \
 | 
|---|
| 20 |   ppfbinstream.h rawstream.h ppfnametag.h mutyv.h timestamp.h \
 | 
|---|
| 21 |   $(SOPHYAINCP)strutil.h
 | 
|---|
| 22 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  dvlist.cc
 | 
|---|
| 23 |  
 | 
|---|
| 24 | $(SOPHYAOBJP)fiondblock.o: fiondblock.cc sopnamsp.h \
 | 
|---|
| 25 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 26 |   pexceptions.h datatype.h fiondblock.h ppersist.h gnumd5.h \
 | 
|---|
| 27 |   ppfbinstream.h rawstream.h ppfnametag.h ndatablock.h anydataobj.h
 | 
|---|
| 28 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiondblock.cc
 | 
|---|
| 29 |  
 | 
|---|
| 30 | $(SOPHYAOBJP)mutyv.o: mutyv.cc sopnamsp.h mutyv.h \
 | 
|---|
| 31 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 32 |   timestamp.h objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h \
 | 
|---|
| 33 |   ppfbinstream.h rawstream.h ppfnametag.h
 | 
|---|
| 34 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mutyv.cc
 | 
|---|
| 35 |  
 | 
|---|
| 36 | $(SOPHYAOBJP)ndatablock.o: ndatablock.cc sopnamsp.h \
 | 
|---|
| 37 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 38 |   pexceptions.h ndatablock.h anydataobj.h thsafeop.h
 | 
|---|
| 39 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ndatablock.cc
 | 
|---|
| 40 |  
 | 
|---|
| 41 | $(SOPHYAOBJP)pexceptions.o: pexceptions.cc sopnamsp.h pexceptions.h \
 | 
|---|
| 42 |   $(SOPHYAINCP)machdefs.h
 | 
|---|
| 43 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pexceptions.cc
 | 
|---|
| 44 |  
 | 
|---|
| 45 | $(SOPHYAOBJP)ppersist.o: ppersist.cc sopnamsp.h \
 | 
|---|
| 46 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 47 |   pexceptions.h ppersist.h gnumd5.h ppfbinstream.h rawstream.h \
 | 
|---|
| 48 |   ppfnametag.h anydataobj.h
 | 
|---|
| 49 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ppersist.cc
 | 
|---|
| 50 |  
 | 
|---|
| 51 | $(SOPHYAOBJP)ppfbinstream.o: ppfbinstream.cc sopnamsp.h \
 | 
|---|
| 52 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 53 |   ppfbinstream.h rawstream.h pexceptions.h
 | 
|---|
| 54 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ppfbinstream.cc
 | 
|---|
| 55 |  
 | 
|---|
| 56 | $(SOPHYAOBJP)ppftpointerio.o: ppftpointerio.cc \
 | 
|---|
| 57 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 58 |   ppftpointerio.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \
 | 
|---|
| 59 |   rawstream.h ppfnametag.h
 | 
|---|
| 60 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ppftpointerio.cc
 | 
|---|
| 61 |  
 | 
|---|
| 62 | $(SOPHYAOBJP)randfmt.o: randfmt.cc randfmt.h \
 | 
|---|
| 63 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 64 |   objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \
 | 
|---|
| 65 |   rawstream.h ppfnametag.h randinterf.h dsfmtflags.h dSFMT.h
 | 
|---|
| 66 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  randfmt.cc
 | 
|---|
| 67 |  
 | 
|---|
| 68 | $(SOPHYAOBJP)randinterf.o: randinterf.cc sopnamsp.h \
 | 
|---|
| 69 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 70 |   pexceptions.h randinterf.h anydataobj.h
 | 
|---|
| 71 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  randinterf.cc
 | 
|---|
| 72 |  
 | 
|---|
| 73 | $(SOPHYAOBJP)randr48.o: randr48.cc \
 | 
|---|
| 74 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 75 |   thsafeop.h pexceptions.h fiondblock.h ppersist.h gnumd5.h \
 | 
|---|
| 76 |   ppfbinstream.h rawstream.h ppfnametag.h ndatablock.h anydataobj.h \
 | 
|---|
| 77 |   randr48.h objfio.h randinterf.h
 | 
|---|
| 78 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  randr48.cc
 | 
|---|
| 79 |  
 | 
|---|
| 80 | $(SOPHYAOBJP)rawstream.o: rawstream.cc sopnamsp.h rawstream.h \
 | 
|---|
| 81 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 82 |   pexceptions.h
 | 
|---|
| 83 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  rawstream.cc
 | 
|---|
| 84 |  
 | 
|---|
| 85 | $(SOPHYAOBJP)sophyainit.o: sophyainit.cc sopnamsp.h \
 | 
|---|
| 86 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 87 |   sophyainit.h pexceptions.h ppersist.h gnumd5.h ppfbinstream.h \
 | 
|---|
| 88 |   rawstream.h ppfnametag.h fiondblock.h ndatablock.h anydataobj.h \
 | 
|---|
| 89 |   dvlist.h objfio.h mutyv.h timestamp.h randr48.h randinterf.h randfmt.h \
 | 
|---|
| 90 |   fiosegdb.h segdatablock.h thsafeop.h ppftpointerio.h ppfwrapstlv.h \
 | 
|---|
| 91 |   sversion.h
 | 
|---|
| 92 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sophyainit.cc
 | 
|---|
| 93 |  
 | 
|---|
| 94 | $(SOPHYAOBJP)stsrand.o: stsrand.cc stsrand.h \
 | 
|---|
| 95 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 96 |   objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \
 | 
|---|
| 97 |   rawstream.h ppfnametag.h ndatablock.h thsafeop.h fiondblock.h
 | 
|---|
| 98 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  stsrand.cc
 | 
|---|
| 99 |  
 | 
|---|
| 100 | $(SOPHYAOBJP)timestamp.o: timestamp.cc \
 | 
|---|
| 101 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 102 |   timestamp.h objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h \
 | 
|---|
| 103 |   ppfbinstream.h rawstream.h ppfnametag.h
 | 
|---|
| 104 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  timestamp.cc
 | 
|---|
| 105 |  
 | 
|---|
| 106 | $(SOPHYAOBJP)dSFMT.o: dSFMT.c dsfmtflags.h dSFMT-params.h dSFMT.h dSFMT-params19937.h
 | 
|---|
| 107 |         $(CCOMPILE) -o $@  dSFMT.c
 | 
|---|
| 108 |  
 | 
|---|
| 109 | $(SOPHYAOBJP)gnumd5.o: gnumd5.c \
 | 
|---|
| 110 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 111 |   bithelp.h gnumd5.h
 | 
|---|
| 112 |         $(CCOMPILE) -o $@  gnumd5.c
 | 
|---|
| 113 |  
 | 
|---|