comparison lib-src/gnudepend.pl @ 321:19dcec799385 r21-0-58

Import from CVS: tag r21-0-58
author cvs
date Mon, 13 Aug 2007 10:46:44 +0200
parents 376386a54a3c
children cc15677e0335
comparison
equal deleted inserted replaced
320:73c75c43c1f2 321:19dcec799385
1 #!/usr/local/bin/perl 1 #!/usr/bin/perl
2 2
3 while (<>) 3 while (<>)
4 { 4 {
5 if (/\\$/) 5 if (/\\$/)
6 { 6 {