mirror of
https://github.com/t-crest/rtems.git
synced 2025-11-16 12:34:47 +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>
|
||||
|
||||
* ampolish3.in: Use @PERL@, partial update from local sources.
|
||||
|
||||
@@ -148,8 +148,8 @@ foreach my $l ( @buffer2 ) {
|
||||
push @buffer3,
|
||||
"$v/$x: $f $v/\$(dirstamp)\n",
|
||||
"\t\$(INSTALL_PROGRAM) \$< $v/$x\n",
|
||||
"PREINSTALL_FILES += $v/$x\n\n";
|
||||
$seen{"PREINSTALL_FILES"} = 1;
|
||||
"TMPINSTALL_FILES += $v/$x\n\n";
|
||||
$seen{"TMPINSTALL_FILES"} = 1;
|
||||
}
|
||||
} elsif ( $l =~ /^\s*(nodist_|)([a-zA-Z0-9_]*)_LIBRARIES\s*[\+]?\=(.*)$/o )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user