From a9fd613ce085130824aefc0c439922aced282f91 Mon Sep 17 00:00:00 2001 From: lloyd Date: Fri, 9 Jul 2010 16:54:47 +0000 Subject: Delete os defaults file - only used by Perl --- src/build-data/os/defaults.txt | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 src/build-data/os/defaults.txt (limited to 'src/build-data/os') diff --git a/src/build-data/os/defaults.txt b/src/build-data/os/defaults.txt deleted file mode 100644 index 5648643a9..000000000 --- a/src/build-data/os/defaults.txt +++ /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" -- cgit v1.2.3