repo.or.cz
/
mfgtools.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
use ref_name as release name
[mfgtools.git]
/
uuu
/
gen_txt_include.sh
blob
ea727c635435696ed74c15ad01097e18b1646472
1
#!/bin/sh
2
3
echo
"R
\"
####("
>
$2
4
cat
$1
>>
$2
5
echo
")####
\"
"
>>
$2