CRUX PPC
A lightweight GNU/Linux distribution for PowerPC!
Subversion Repository
Parent Directory
|
Revision Log
Revision 2 -
(show annotations)
Sun Oct 4 13:24:59 2009 UTC (3 years, 8 months ago) by cjg
File size: 497 byte(s)
Sun Oct 4 13:24:59 2009 UTC (3 years, 8 months ago) by cjg
File size: 497 byte(s)
importing core
| 1 | diff -Naur perl-5.8.8-orig/makedepend.SH perl-5.8.8/makedepend.SH |
| 2 | --- perl-5.8.8-orig/makedepend.SH 2006-10-01 20:05:40.000000000 -0600 |
| 3 | +++ perl-5.8.8/makedepend.SH 2006-10-01 20:07:03.000000000 -0600 |
| 4 | @@ -167,6 +167,7 @@ |
| 5 | -e '/^#.*<builtin>/d' \ |
| 6 | -e '/^#.*<built-in>/d' \ |
| 7 | -e '/^#.*<command line>/d' \ |
| 8 | + -e '/^#.*<command-line>/d' \ |
| 9 | -e '/^#.*"-"/d' \ |
| 10 | -e '/: file path prefix .* never used$/d' \ |
| 11 | -e 's#\.[0-9][0-9]*\.c#'"$file.c#" \ |