mirror of
https://github.com/t-crest/rtems.git
synced 2025-12-25 00:37:40 +00:00
2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* ampolish3.in: Sync with private bleeding-edge .
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* ampolish3.in: Sync with private bleeding-edge .
|
||||||
|
|
||||||
2005-10-24 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2005-10-24 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* ampolish3.in: Use @PERL@, partial update from local sources.
|
* ampolish3.in: Use @PERL@, partial update from local sources.
|
||||||
|
|||||||
@@ -148,8 +148,8 @@ foreach my $l ( @buffer2 ) {
|
|||||||
push @buffer3,
|
push @buffer3,
|
||||||
"$v/$x: $f $v/\$(dirstamp)\n",
|
"$v/$x: $f $v/\$(dirstamp)\n",
|
||||||
"\t\$(INSTALL_PROGRAM) \$< $v/$x\n",
|
"\t\$(INSTALL_PROGRAM) \$< $v/$x\n",
|
||||||
"PREINSTALL_FILES += $v/$x\n\n";
|
"TMPINSTALL_FILES += $v/$x\n\n";
|
||||||
$seen{"PREINSTALL_FILES"} = 1;
|
$seen{"TMPINSTALL_FILES"} = 1;
|
||||||
}
|
}
|
||||||
} elsif ( $l =~ /^\s*(nodist_|)([a-zA-Z0-9_]*)_LIBRARIES\s*[\+]?\=(.*)$/o )
|
} elsif ( $l =~ /^\s*(nodist_|)([a-zA-Z0-9_]*)_LIBRARIES\s*[\+]?\=(.*)$/o )
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user