summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/config.h')
-rw-r--r--usr.bin/make/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/make/config.h b/usr.bin/make/config.h
index 5732247..9d97eb5 100644
--- a/usr.bin/make/config.h
+++ b/usr.bin/make/config.h
@@ -114,4 +114,8 @@
# ifndef RANLIBMAG
# define RANLIBMAG "__.SYMDEF"
# endif
+#else
+# ifndef RANLIBMAG
+# define RANLIBMAG "/"
+# endif
#endif
OpenPOWER on IntegriCloud