diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/DynaLoader/hints/gnukfreebsd.pl | 1 | ||||
-rw-r--r-- | ext/DynaLoader/hints/gnuknetbsd.pl | 1 | ||||
-rw-r--r-- | ext/NDBM_File/hints/gnukfreebsd.pl | 1 | ||||
-rw-r--r-- | ext/NDBM_File/hints/gnuknetbsd.pl | 1 | ||||
-rw-r--r-- | ext/ODBM_File/hints/gnukfreebsd.pl | 1 | ||||
-rw-r--r-- | ext/ODBM_File/hints/gnuknetbsd.pl | 1 | ||||
-rw-r--r-- | ext/POSIX/hints/gnukfreebsd.pl | 1 | ||||
-rw-r--r-- | ext/POSIX/hints/gnuknetbsd.pl | 1 | ||||
-rw-r--r-- | ext/Storable/hints/gnukfreebsd.pl | 1 | ||||
-rw-r--r-- | ext/Storable/hints/gnuknetbsd.pl | 1 |
10 files changed, 10 insertions, 0 deletions
diff --git a/ext/DynaLoader/hints/gnukfreebsd.pl b/ext/DynaLoader/hints/gnukfreebsd.pl new file mode 100644 index 0000000000..6e37b40270 --- /dev/null +++ b/ext/DynaLoader/hints/gnukfreebsd.pl @@ -0,0 +1 @@ +do './hints/linux.pl'; diff --git a/ext/DynaLoader/hints/gnuknetbsd.pl b/ext/DynaLoader/hints/gnuknetbsd.pl new file mode 100644 index 0000000000..6e37b40270 --- /dev/null +++ b/ext/DynaLoader/hints/gnuknetbsd.pl @@ -0,0 +1 @@ +do './hints/linux.pl'; diff --git a/ext/NDBM_File/hints/gnukfreebsd.pl b/ext/NDBM_File/hints/gnukfreebsd.pl new file mode 100644 index 0000000000..6e37b40270 --- /dev/null +++ b/ext/NDBM_File/hints/gnukfreebsd.pl @@ -0,0 +1 @@ +do './hints/linux.pl'; diff --git a/ext/NDBM_File/hints/gnuknetbsd.pl b/ext/NDBM_File/hints/gnuknetbsd.pl new file mode 100644 index 0000000000..6e37b40270 --- /dev/null +++ b/ext/NDBM_File/hints/gnuknetbsd.pl @@ -0,0 +1 @@ +do './hints/linux.pl'; diff --git a/ext/ODBM_File/hints/gnukfreebsd.pl b/ext/ODBM_File/hints/gnukfreebsd.pl new file mode 100644 index 0000000000..6e37b40270 --- /dev/null +++ b/ext/ODBM_File/hints/gnukfreebsd.pl @@ -0,0 +1 @@ +do './hints/linux.pl'; diff --git a/ext/ODBM_File/hints/gnuknetbsd.pl b/ext/ODBM_File/hints/gnuknetbsd.pl new file mode 100644 index 0000000000..6e37b40270 --- /dev/null +++ b/ext/ODBM_File/hints/gnuknetbsd.pl @@ -0,0 +1 @@ +do './hints/linux.pl'; diff --git a/ext/POSIX/hints/gnukfreebsd.pl b/ext/POSIX/hints/gnukfreebsd.pl new file mode 100644 index 0000000000..6e37b40270 --- /dev/null +++ b/ext/POSIX/hints/gnukfreebsd.pl @@ -0,0 +1 @@ +do './hints/linux.pl'; diff --git a/ext/POSIX/hints/gnuknetbsd.pl b/ext/POSIX/hints/gnuknetbsd.pl new file mode 100644 index 0000000000..6e37b40270 --- /dev/null +++ b/ext/POSIX/hints/gnuknetbsd.pl @@ -0,0 +1 @@ +do './hints/linux.pl'; diff --git a/ext/Storable/hints/gnukfreebsd.pl b/ext/Storable/hints/gnukfreebsd.pl new file mode 100644 index 0000000000..6e37b40270 --- /dev/null +++ b/ext/Storable/hints/gnukfreebsd.pl @@ -0,0 +1 @@ +do './hints/linux.pl'; diff --git a/ext/Storable/hints/gnuknetbsd.pl b/ext/Storable/hints/gnuknetbsd.pl new file mode 100644 index 0000000000..6e37b40270 --- /dev/null +++ b/ext/Storable/hints/gnuknetbsd.pl @@ -0,0 +1 @@ +do './hints/linux.pl'; |