aboutsummaryrefslogtreecommitdiffstats
path: root/macos.mk
diff options
context:
space:
mode:
Diffstat (limited to 'macos.mk')
-rw-r--r--macos.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/macos.mk b/macos.mk
deleted file mode 100644
index d5aec83..0000000
--- a/macos.mk
+++ /dev/null
@@ -1,5 +0,0 @@
-LIBEXT = dylib
-LIBFLAGS = -dynamiclib
-
-LIBMAJOREXT = $(LIB_MAJOR).$(LIBEXT)
-LIBMINOREXT = $(LIB_VERSION).$(LIBEXT)