summaryrefslogtreecommitdiff
path: root/src/makefiles/Makefile.osf
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefiles/Makefile.osf')
-rw-r--r--src/makefiles/Makefile.osf10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/makefiles/Makefile.osf b/src/makefiles/Makefile.osf
deleted file mode 100644
index 31822fd79d..0000000000
--- a/src/makefiles/Makefile.osf
+++ /dev/null
@@ -1,10 +0,0 @@
-AROPT = crs
-DLSUFFIX = .so
-CFLAGS_SL =
-rpath = -rpath '$(rpathdir)'
-
-# Rule for building a shared library from a single .o file
-%.so: %.o
- $(LD) -shared -expect_unresolved '*' -o $@ $<
-
-sqlmansect = 5