| [2739] | 1 | include ../BuildMgr/sophyamake.inc | 
|---|
| [3403] | 2 |  | 
|---|
| [2739] | 3 | all: $(SOPHYALIBP)libBaseTools.a | 
|---|
|  | 4 |  | 
|---|
| [219] | 5 | clean: | 
|---|
| [3389] | 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)rawstream.o $(SOPHYAOBJP)sophyainit.o $(SOPHYAOBJP)stsrand.o $(SOPHYAOBJP)timestamp.o $(SOPHYAOBJP)gnumd5.o $(SOPHYAOBJP)srandgen.o | 
|---|
| [2739] | 7 | rm -f $(SOPHYALIBP)libBaseTools.a | 
|---|
| [219] | 8 |  | 
|---|
| [3389] | 9 | $(SOPHYALIBP)libBaseTools.a : $(SOPHYAOBJP)datatype.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)rawstream.o $(SOPHYAOBJP)sophyainit.o $(SOPHYAOBJP)srandgen.o $(SOPHYAOBJP)stsrand.o $(SOPHYAOBJP)timestamp.o | 
|---|
| [2739] | 10 | $(AR) $(ARFLAGS) $@ $? | 
|---|
| [2763] | 11 | touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist | 
|---|
| [2739] | 12 |  | 
|---|
| [3389] | 13 | $(SOPHYAOBJP)datatype.o: datatype.cc datatype.h \ | 
|---|
| [2739] | 14 | $(SOPHYAINCP)machdefs.h | 
|---|
| [2765] | 15 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datatype.cc | 
|---|
| [2739] | 16 |  | 
|---|
| [3389] | 17 | $(SOPHYAOBJP)dvlist.o: dvlist.cc $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 18 | dvlist.h objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h \ | 
|---|
|  | 19 | ppfbinstream.h rawstream.h ppfnametag.h mutyv.h timestamp.h \ | 
|---|
| [2739] | 20 | $(SOPHYAINCP)strutil.h | 
|---|
| [2765] | 21 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  dvlist.cc | 
|---|
| [2739] | 22 |  | 
|---|
|  | 23 | $(SOPHYAOBJP)fiondblock.o: fiondblock.cc sopnamsp.h \ | 
|---|
| [3389] | 24 | $(SOPHYAINCP)machdefs.h pexceptions.h \ | 
|---|
|  | 25 | datatype.h fiondblock.h ppersist.h gnumd5.h ppfbinstream.h rawstream.h \ | 
|---|
|  | 26 | ppfnametag.h ndatablock.h anydataobj.h | 
|---|
| [2765] | 27 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiondblock.cc | 
|---|
| [2739] | 28 |  | 
|---|
|  | 29 | $(SOPHYAOBJP)mutyv.o: mutyv.cc sopnamsp.h mutyv.h \ | 
|---|
| [3389] | 30 | $(SOPHYAINCP)machdefs.h timestamp.h objfio.h \ | 
|---|
|  | 31 | anydataobj.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \ | 
|---|
|  | 32 | rawstream.h ppfnametag.h | 
|---|
| [2765] | 33 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mutyv.cc | 
|---|
| [2739] | 34 |  | 
|---|
|  | 35 | $(SOPHYAOBJP)ndatablock.o: ndatablock.cc sopnamsp.h \ | 
|---|
| [3389] | 36 | $(SOPHYAINCP)machdefs.h pexceptions.h \ | 
|---|
|  | 37 | ndatablock.h anydataobj.h thsafeop.h | 
|---|
| [2765] | 38 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ndatablock.cc | 
|---|
| [2739] | 39 |  | 
|---|
|  | 40 | $(SOPHYAOBJP)pexceptions.o: pexceptions.cc sopnamsp.h pexceptions.h \ | 
|---|
|  | 41 | $(SOPHYAINCP)machdefs.h | 
|---|
| [2765] | 42 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pexceptions.cc | 
|---|
| [2739] | 43 |  | 
|---|
|  | 44 | $(SOPHYAOBJP)ppersist.o: ppersist.cc sopnamsp.h \ | 
|---|
| [3389] | 45 | $(SOPHYAINCP)machdefs.h pexceptions.h \ | 
|---|
|  | 46 | ppersist.h gnumd5.h ppfbinstream.h rawstream.h ppfnametag.h \ | 
|---|
|  | 47 | anydataobj.h | 
|---|
| [2765] | 48 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ppersist.cc | 
|---|
| [2739] | 49 |  | 
|---|
|  | 50 | $(SOPHYAOBJP)ppfbinstream.o: ppfbinstream.cc sopnamsp.h \ | 
|---|
| [3389] | 51 | $(SOPHYAINCP)machdefs.h ppfbinstream.h \ | 
|---|
|  | 52 | rawstream.h pexceptions.h | 
|---|
| [2765] | 53 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ppfbinstream.cc | 
|---|
| [2739] | 54 |  | 
|---|
|  | 55 | $(SOPHYAOBJP)ppftpointerio.o: ppftpointerio.cc \ | 
|---|
| [3389] | 56 | $(SOPHYAINCP)machdefs.h ppftpointerio.h \ | 
|---|
|  | 57 | ppersist.h pexceptions.h gnumd5.h ppfbinstream.h rawstream.h \ | 
|---|
|  | 58 | ppfnametag.h | 
|---|
| [2765] | 59 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ppftpointerio.cc | 
|---|
| [2739] | 60 |  | 
|---|
|  | 61 | $(SOPHYAOBJP)rawstream.o: rawstream.cc sopnamsp.h rawstream.h \ | 
|---|
| [3389] | 62 | $(SOPHYAINCP)machdefs.h pexceptions.h | 
|---|
| [2765] | 63 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  rawstream.cc | 
|---|
| [2739] | 64 |  | 
|---|
|  | 65 | $(SOPHYAOBJP)sophyainit.o: sophyainit.cc sopnamsp.h \ | 
|---|
| [3389] | 66 | $(SOPHYAINCP)machdefs.h sophyainit.h \ | 
|---|
|  | 67 | pexceptions.h ppersist.h gnumd5.h ppfbinstream.h rawstream.h \ | 
|---|
|  | 68 | ppfnametag.h fiondblock.h ndatablock.h anydataobj.h dvlist.h objfio.h \ | 
|---|
| [3403] | 69 | mutyv.h timestamp.h stsrand.h fiosegdb.h segdatablock.h thsafeop.h \ | 
|---|
| [3123] | 70 | ppftpointerio.h ppfwrapstlv.h sversion.h | 
|---|
| [2765] | 71 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sophyainit.cc | 
|---|
| [2739] | 72 |  | 
|---|
| [3389] | 73 | $(SOPHYAOBJP)stsrand.o: stsrand.cc stsrand.h \ | 
|---|
|  | 74 | $(SOPHYAINCP)machdefs.h objfio.h anydataobj.h \ | 
|---|
|  | 75 | ppersist.h pexceptions.h gnumd5.h ppfbinstream.h rawstream.h \ | 
|---|
| [3403] | 76 | ppfnametag.h ndatablock.h thsafeop.h fiondblock.h | 
|---|
| [3389] | 77 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  stsrand.cc | 
|---|
|  | 78 |  | 
|---|
|  | 79 | $(SOPHYAOBJP)timestamp.o: timestamp.cc $(SOPHYAINCP)machdefs.h \ | 
|---|
| [3123] | 80 | timestamp.h objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h \ | 
|---|
|  | 81 | ppfbinstream.h rawstream.h ppfnametag.h | 
|---|
| [2765] | 82 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  timestamp.cc | 
|---|
| [2739] | 83 |  | 
|---|
| [3389] | 84 | $(SOPHYAOBJP)gnumd5.o: gnumd5.c $(SOPHYAINCP)machdefs.h \ | 
|---|
| [2739] | 85 | bithelp.h gnumd5.h | 
|---|
| [2765] | 86 | $(CCOMPILE) -o $@  gnumd5.c | 
|---|
| [2739] | 87 |  | 
|---|
| [3389] | 88 | $(SOPHYAOBJP)srandgen.o: srandgen.c $(SOPHYAINCP)machdefs.h \ | 
|---|
| [3123] | 89 | srandgen.h smathconst.h | 
|---|
| [2765] | 90 | $(CCOMPILE) -o $@  srandgen.c | 
|---|
| [2739] | 91 |  | 
|---|