(make_proto): proper variable?
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7172 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -28,7 +28,7 @@ make_proto () {
|
|||||||
perl $top/cf/make-proto.pl -o $2 -p $3 `perl -e '
|
perl $top/cf/make-proto.pl -o $2 -p $3 `perl -e '
|
||||||
do {
|
do {
|
||||||
$_ = <>;
|
$_ = <>;
|
||||||
} until(/'$i'_.*SOURCES/);
|
} until(/'$1'_.*SOURCES/);
|
||||||
while(/\\\\\s*$/s){
|
while(/\\\\\s*$/s){
|
||||||
$_ = $_ . <>;
|
$_ = $_ . <>;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user