diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2006-03-28 18:50:00 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2006-03-28 18:50:00 +0000 |
commit | 21632774c37bb8874de17fa6ad931c73d19518cd (patch) | |
tree | cd08ee24e9b82c03c8e191fa74034609795df40f /gnu/usr.bin/perl/ext/NDBM_File | |
parent | f5f84f19259933187f80faf71c3c9c482a4867e6 (diff) |
perl 5.8.8 import
Diffstat (limited to 'gnu/usr.bin/perl/ext/NDBM_File')
-rw-r--r-- | gnu/usr.bin/perl/ext/NDBM_File/hints/gnukfreebsd.pl | 1 | ||||
-rw-r--r-- | gnu/usr.bin/perl/ext/NDBM_File/hints/gnuknetbsd.pl | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/perl/ext/NDBM_File/hints/gnukfreebsd.pl b/gnu/usr.bin/perl/ext/NDBM_File/hints/gnukfreebsd.pl new file mode 100644 index 00000000000..6e37b40270f --- /dev/null +++ b/gnu/usr.bin/perl/ext/NDBM_File/hints/gnukfreebsd.pl @@ -0,0 +1 @@ +do './hints/linux.pl'; diff --git a/gnu/usr.bin/perl/ext/NDBM_File/hints/gnuknetbsd.pl b/gnu/usr.bin/perl/ext/NDBM_File/hints/gnuknetbsd.pl new file mode 100644 index 00000000000..6e37b40270f --- /dev/null +++ b/gnu/usr.bin/perl/ext/NDBM_File/hints/gnuknetbsd.pl @@ -0,0 +1 @@ +do './hints/linux.pl'; |