aboutsummaryrefslogtreecommitdiffstats
path: root/misc/config/os
diff options
context:
space:
mode:
Diffstat (limited to 'misc/config/os')
-rw-r--r--misc/config/os/aix7
-rw-r--r--misc/config/os/beos16
-rw-r--r--misc/config/os/cygwin13
-rw-r--r--misc/config/os/darwin26
-rw-r--r--misc/config/os/defaults19
-rw-r--r--misc/config/os/freebsd7
-rw-r--r--misc/config/os/hpux13
-rw-r--r--misc/config/os/irix7
-rw-r--r--misc/config/os/linux8
-rw-r--r--misc/config/os/netbsd7
-rw-r--r--misc/config/os/openbsd7
-rw-r--r--misc/config/os/qnx7
-rw-r--r--misc/config/os/solaris11
-rw-r--r--misc/config/os/tru6411
-rw-r--r--misc/config/os/windows22
15 files changed, 0 insertions, 181 deletions
diff --git a/misc/config/os/aix b/misc/config/os/aix
deleted file mode 100644
index cec818580..000000000
--- a/misc/config/os/aix
+++ /dev/null
@@ -1,7 +0,0 @@
-realname "AIX"
-
-os_type unix
-
-<supports_shared>
-all
-</supports_shared>
diff --git a/misc/config/os/beos b/misc/config/os/beos
deleted file mode 100644
index 2b12792bb..000000000
--- a/misc/config/os/beos
+++ /dev/null
@@ -1,16 +0,0 @@
-realname "BeOS"
-
-os_type beos
-
-install_root /boot/beos
-header_dir ../develop/headers
-lib_dir system/lib
-doc_dir documentation
-
-<supports_shared>
-all
-</supports_shared>
-
-<aliases>
-haiku
-</aliases>
diff --git a/misc/config/os/cygwin b/misc/config/os/cygwin
deleted file mode 100644
index c2aadea98..000000000
--- a/misc/config/os/cygwin
+++ /dev/null
@@ -1,13 +0,0 @@
-realname "Cygwin"
-
-os_type unix
-
-install_root c:\Botan
-doc_dir docs
-
-# Cygwin supports shared libs fine, but there are problems with making a Botan
-# shared library when libraries it depends on are static-only (such as libz).
-# So until I can figure out a work-around, it's disabled.
-<supports_shared>
-#all
-</supports_shared>
diff --git a/misc/config/os/darwin b/misc/config/os/darwin
deleted file mode 100644
index aa28dc59b..000000000
--- a/misc/config/os/darwin
+++ /dev/null
@@ -1,26 +0,0 @@
-realname "Darwin / MacOS X"
-
-os_type unix
-
-so_suffix dylib
-
-# It doesn't have the 's' option; you need to use needs ranlib
-ar_command "ar cr"
-ar_needs_ranlib yes
-
-doc_dir doc
-
-<supports_shared>
-all
-</supports_shared>
-
-<arch>
-ia32
-amd64
-ppc
-ppc64 # g5!
-</arch>
-
-<aliases>
-macosx
-</aliases>
diff --git a/misc/config/os/defaults b/misc/config/os/defaults
deleted file mode 100644
index 88fd82252..000000000
--- a/misc/config/os/defaults
+++ /dev/null
@@ -1,19 +0,0 @@
-# Defaults are for a Unix box, since that's what most of OS variants are. It
-# would be nice to have generic 'windows', 'beos', 'unix', etc targets to
-# handle defaults for those classes of OSes, though Unix is by far the most
-# varied/fragmented
-
-obj_suffix o
-so_suffix so
-static_suffix a
-
-ar_command "ar crs"
-ar_needs_ranlib no
-
-install_root /usr/local
-header_dir include
-lib_dir lib
-doc_dir share/doc
-
-install_cmd_data install -m 644
-install_cmd_exec install -m 755
diff --git a/misc/config/os/freebsd b/misc/config/os/freebsd
deleted file mode 100644
index e58ade517..000000000
--- a/misc/config/os/freebsd
+++ /dev/null
@@ -1,7 +0,0 @@
-realname "FreeBSD"
-
-os_type unix
-
-<supports_shared>
-all
-</supports_shared>
diff --git a/misc/config/os/hpux b/misc/config/os/hpux
deleted file mode 100644
index 6e17d3b73..000000000
--- a/misc/config/os/hpux
+++ /dev/null
@@ -1,13 +0,0 @@
-realname "HP-UX"
-
-os_type unix
-
-so_suffix sl
-
-<supports_shared>
-all
-</supports_shared>
-
-<aliases>
-hp-ux
-</aliases>
diff --git a/misc/config/os/irix b/misc/config/os/irix
deleted file mode 100644
index fd8b43287..000000000
--- a/misc/config/os/irix
+++ /dev/null
@@ -1,7 +0,0 @@
-realname "IRIX"
-
-os_type unix
-
-<supports_shared>
-all
-</supports_shared>
diff --git a/misc/config/os/linux b/misc/config/os/linux
deleted file mode 100644
index acf224244..000000000
--- a/misc/config/os/linux
+++ /dev/null
@@ -1,8 +0,0 @@
-realname "Linux"
-
-os_type unix
-
-# Is this correct?
-<supports_shared>
-all
-</supports_shared>
diff --git a/misc/config/os/netbsd b/misc/config/os/netbsd
deleted file mode 100644
index 435d8f5e8..000000000
--- a/misc/config/os/netbsd
+++ /dev/null
@@ -1,7 +0,0 @@
-realname "NetBSD"
-
-os_type unix
-
-<supports_shared>
-all
-</supports_shared>
diff --git a/misc/config/os/openbsd b/misc/config/os/openbsd
deleted file mode 100644
index cb44bd115..000000000
--- a/misc/config/os/openbsd
+++ /dev/null
@@ -1,7 +0,0 @@
-realname "OpenBSD"
-
-os_type unix
-
-<supports_shared>
-all
-</supports_shared>
diff --git a/misc/config/os/qnx b/misc/config/os/qnx
deleted file mode 100644
index 28bc8dea9..000000000
--- a/misc/config/os/qnx
+++ /dev/null
@@ -1,7 +0,0 @@
-realname "QNX"
-
-os_type unix
-
-<supports_shared>
-all
-</supports_shared>
diff --git a/misc/config/os/solaris b/misc/config/os/solaris
deleted file mode 100644
index a1c1b40b3..000000000
--- a/misc/config/os/solaris
+++ /dev/null
@@ -1,11 +0,0 @@
-realname "Solaris"
-
-os_type unix
-
-<supports_shared>
-all
-</supports_shared>
-
-<aliases>
-sunos
-</aliases>
diff --git a/misc/config/os/tru64 b/misc/config/os/tru64
deleted file mode 100644
index e320c1df4..000000000
--- a/misc/config/os/tru64
+++ /dev/null
@@ -1,11 +0,0 @@
-realname "Tru64"
-
-os_type unix
-
-<supports_shared>
-all
-</supports_shared>
-
-<aliases>
-osf1
-</aliases>
diff --git a/misc/config/os/windows b/misc/config/os/windows
deleted file mode 100644
index 62b271271..000000000
--- a/misc/config/os/windows
+++ /dev/null
@@ -1,22 +0,0 @@
-realname "MS Windows"
-
-os_type windows
-
-obj_suffix obj
-so_suffix dll
-static_suffix lib
-
-install_root c:\Botan
-doc_dir docs
-
-install_cmd_data copy
-install_cmd_exec copy
-
-<supports_shared>
-msvc
-</supports_shared>
-
-<aliases>
-win32
-MSWin32
-</aliases>