root/1.8.3/trunk/utils/fixdepend.pl
| Revision 846, 126 bytes (checked in by penndev, 1 year ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | #!/usr/bin/env perl -pi~ |
| 2 | # Get rid of all global headers. We only really care about the ones |
| 3 | # in hdrs/ |
| 4 | $_ = "" if m#:\s+/#; |
| 5 |
Note: See TracBrowser for help on using the browser.
