mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-03 02:32:04 +08:00
7 lines
259 B
Plaintext
7 lines
259 B
Plaintext
|
#!/usr/bin/perl -p
|
||
|
# Usage: $0 [<].depend
|
||
|
# Takes dependency info and generates on stdout dependencies suitable for
|
||
|
# distribution by removing all the system include files from the list.
|
||
|
($h,$_)=/\s*\\/?$h.$`:("","$h\n");
|
||
|
s|( +/\S*)*( *)|$2?" \\\n ":""|eg;
|