Changeset 3879 in Sophya for trunk/SophyaLib/SysTools/smakefile
- Timestamp:
- Sep 10, 2010, 10:19:49 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SysTools/smakefile
r3718 r3879 11 11 touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist 12 12 13 $(SOPHYAOBJP)cexpre.o: cexpre.cc $(SOPHYAINCP)sopnamsp.h cexpre.h \ 13 $(SOPHYAOBJP)cexpre.o: cexpre.cc \ 14 $(SOPHYAINCP)sopnamsp.h \ 15 cexpre.h \ 14 16 $(SOPHYAINCP)machdefs.h \ 15 $(SOPHYAINCP)osx_values.h \16 17 $(SOPHYAINCP)pexceptions.h \ 17 18 $(SOPHYAINCP)machdefs.h \ 18 19 $(SOPHYAINCP)srandgen.h \ 20 $(SOPHYAINCP)randinterf.h \ 21 $(SOPHYAINCP)anydataobj.h 22 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ cexpre.cc 23 24 $(SOPHYAOBJP)commander.o: commander.cc \ 25 $(SOPHYAINCP)sopnamsp.h \ 26 commander.h \ 19 27 $(SOPHYAINCP)machdefs.h \ 20 $(SOPHYAINCP)randinterf.h \ 28 pdlmgr.h \ 29 $(SOPHYAINCP)dvlist.h \ 30 $(SOPHYAINCP)objfio.h \ 21 31 $(SOPHYAINCP)machdefs.h \ 22 32 $(SOPHYAINCP)anydataobj.h \ 23 $(SOPHYAINCP)machdefs.h24 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ cexpre.cc25 26 $(SOPHYAOBJP)commander.o: commander.cc $(SOPHYAINCP)sopnamsp.h \27 commander.h $(SOPHYAINCP)machdefs.h \28 $(SOPHYAINCP)osx_values.h pdlmgr.h \29 $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \30 $(SOPHYAINCP)machdefs.h \31 $(SOPHYAINCP)anydataobj.h \32 $(SOPHYAINCP)machdefs.h \33 33 $(SOPHYAINCP)ppersist.h \ 34 $(SOPHYAINCP)machdefs.h \35 34 $(SOPHYAINCP)pexceptions.h \ 36 $(SOPHYAINCP) machdefs.h $(SOPHYAINCP)gnumd5.h \35 $(SOPHYAINCP)gnumd5.h \ 37 36 $(SOPHYAINCP)ppfbinstream.h \ 38 $(SOPHYAINCP)machdefs.h \39 37 $(SOPHYAINCP)rawstream.h \ 40 $(SOPHYAINCP)machdefs.h \41 38 $(SOPHYAINCP)ppfnametag.h \ 42 $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)mutyv.h \ 43 $(SOPHYAINCP)machdefs.h \ 39 $(SOPHYAINCP)mutyv.h \ 44 40 $(SOPHYAINCP)timestamp.h \ 45 $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \46 ctimer.h$(SOPHYAINCP)strutil.h \41 ctimer.h \ 42 $(SOPHYAINCP)strutil.h \ 47 43 $(SOPHYAINCP)strutilxx.h \ 48 $(SOPHYAINCP)machdefs.h cexpre.h rpneval.h \ 44 cexpre.h \ 45 $(SOPHYAINCP)pexceptions.h \ 46 rpneval.h \ 49 47 $(SOPHYAINCP)srandgen.h \ 50 $(SOPHYAINCP)machdefs.h \51 48 $(SOPHYAINCP)randinterf.h \ 52 $(SOPHYAINCP)machdefs.h \ 53 $(SOPHYAINCP)anydataobj.h zthread.h 49 zthread.h 54 50 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ commander.cc 55 51 56 $(SOPHYAOBJP)ctimer.o: ctimer.cc $(SOPHYAINCP)machdefs.h \ 57 $(SOPHYAINCP)osx_values.h ctimer.h 52 $(SOPHYAOBJP)ctimer.o: ctimer.cc \ 53 $(SOPHYAINCP)machdefs.h \ 54 ctimer.h 58 55 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ctimer.cc 59 56 60 $(SOPHYAOBJP)cxxcmplnk.o: cxxcmplnk.cc $(SOPHYAINCP)sopnamsp.h \ 61 cxxcmplnk.h $(SOPHYAINCP)machdefs.h \ 62 $(SOPHYAINCP)osx_values.h \ 57 $(SOPHYAOBJP)cxxcmplnk.o: cxxcmplnk.cc \ 58 $(SOPHYAINCP)sopnamsp.h \ 59 cxxcmplnk.h \ 60 $(SOPHYAINCP)machdefs.h \ 63 61 $(SOPHYAINCP)sspvflags.h 64 62 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ cxxcmplnk.cc … … 66 64 $(SOPHYAOBJP)parlex.o: parlex.cc parlex.h zthread.h \ 67 65 $(SOPHYAINCP)machdefs.h \ 68 $(SOPHYAINCP)osx_values.h \69 66 $(SOPHYAINCP)pexceptions.h \ 70 67 $(SOPHYAINCP)machdefs.h 71 68 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ parlex.cc 72 69 73 $(SOPHYAOBJP)pdlmgr.o: pdlmgr.cc $(SOPHYAINCP)machdefs.h \ 74 $(SOPHYAINCP)osx_values.h \ 75 $(SOPHYAINCP)sopnamsp.h pdlmgr.h 70 $(SOPHYAOBJP)pdlmgr.o: pdlmgr.cc \ 71 $(SOPHYAINCP)machdefs.h \ 72 $(SOPHYAINCP)sopnamsp.h \ 73 pdlmgr.h 76 74 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pdlmgr.cc 77 75 78 $(SOPHYAOBJP)periodic.o: periodic.cc $(SOPHYAINCP)sopnamsp.h \ 76 $(SOPHYAOBJP)periodic.o: periodic.cc \ 77 $(SOPHYAINCP)sopnamsp.h \ 79 78 $(SOPHYAINCP)machdefs.h \ 80 $(SOPHYAINCP)osx_values.hperiodic.h79 periodic.h 81 80 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ periodic.cc 82 81 83 $(SOPHYAOBJP)psighand.o: psighand.cc $(SOPHYAINCP)sopnamsp.h psighand.h \ 82 $(SOPHYAOBJP)psighand.o: psighand.cc \ 83 $(SOPHYAINCP)sopnamsp.h \ 84 psighand.h \ 84 85 $(SOPHYAINCP)machdefs.h \ 85 $(SOPHYAINCP)osx_values.h \86 86 $(SOPHYAINCP)pexceptions.h \ 87 87 $(SOPHYAINCP)machdefs.h 88 88 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ psighand.cc 89 89 90 $(SOPHYAOBJP)resusage.o: resusage.cc $(SOPHYAINCP)sopnamsp.h resusage.h \ 91 $(SOPHYAINCP)machdefs.h \ 92 $(SOPHYAINCP)osx_values.h 90 $(SOPHYAOBJP)resusage.o: resusage.cc \ 91 $(SOPHYAINCP)sopnamsp.h \ 92 resusage.h \ 93 $(SOPHYAINCP)machdefs.h 93 94 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ resusage.cc 94 95 95 $(SOPHYAOBJP)rpneval.o: rpneval.cc $(SOPHYAINCP)sopnamsp.h rpneval.h \ 96 $(SOPHYAOBJP)rpneval.o: rpneval.cc \ 97 $(SOPHYAINCP)sopnamsp.h \ 98 rpneval.h \ 96 99 $(SOPHYAINCP)machdefs.h \ 97 $(SOPHYAINCP)osx_values.h \98 100 $(SOPHYAINCP)pexceptions.h \ 99 101 $(SOPHYAINCP)machdefs.h \ 100 102 $(SOPHYAINCP)strutilxx.h \ 101 $(SOPHYAINCP)machdefs.h \102 103 $(SOPHYAINCP)srandgen.h \ 103 $(SOPHYAINCP)machdefs.h \104 104 $(SOPHYAINCP)randinterf.h \ 105 $(SOPHYAINCP)machdefs.h \ 106 $(SOPHYAINCP)anydataobj.h \ 107 $(SOPHYAINCP)machdefs.h 105 $(SOPHYAINCP)anydataobj.h 108 106 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ rpneval.cc 109 107 110 $(SOPHYAOBJP)zthread.o: zthread.cc $(SOPHYAINCP)sopnamsp.h zthread.h \ 108 $(SOPHYAOBJP)zthread.o: zthread.cc \ 109 $(SOPHYAINCP)sopnamsp.h \ 110 zthread.h \ 111 111 $(SOPHYAINCP)machdefs.h \ 112 $(SOPHYAINCP)osx_values.h \113 112 $(SOPHYAINCP)pexceptions.h \ 114 113 $(SOPHYAINCP)machdefs.h
Note:
See TracChangeset
for help on using the changeset viewer.