Changeset 479f808 in git for doc/genMakefile.tcl
- Timestamp:
- Jun 7, 2016, 5:28:10 PM (8 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- b0ba2b4
- Parents:
- 740d430
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/genMakefile.tcl
r740d430 r479f808 72 72 dependencies $fileName "$dictName$srcSuf:$suffix$fileName" 73 73 74 puts -nonewline $dictName$pcmSuf:$suffix 75 puts -nonewline $dictName$srcSuf 76 puts {} 77 74 78 puts -nonewline [file tail $dictName$pcmSuf]:$suffix 75 puts -nonewline $dictName$pcmSuf$suffix 76 puts -nonewline $dictName$srcSuf 79 puts -nonewline $dictName$pcmSuf 77 80 puts {} 78 81 }
Note:
See TracChangeset
for help on using the changeset viewer.