auto-ccld.sh.do (202B)
1 #!/usr/bin/env sh 2 temptarg=$3 3 permtarg=$1 4 src=$2 5 redo-ifchange conf-cc conf-ld warn-auto.sh 6 7 ( cat warn-auto.sh; \ 8 echo CC=\'`head -n 1 conf-cc`\'; \ 9 echo LD=\'`head -n 1 conf-ld`\' \ 10 ) > auto-ccld.sh 11
nightmaremailUnnamed repository; edit this file 'description' to name the repository. | |
Log | Files | Refs |