aboutsummaryrefslogtreecommitdiff
path: root/dist/etc/lynxos/config-4.2.make
diff options
context:
space:
mode:
Diffstat (limited to 'dist/etc/lynxos/config-4.2.make')
-rw-r--r--dist/etc/lynxos/config-4.2.make6
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/etc/lynxos/config-4.2.make b/dist/etc/lynxos/config-4.2.make
index 1215121..a999cd5 100644
--- a/dist/etc/lynxos/config-4.2.make
+++ b/dist/etc/lynxos/config-4.2.make
@@ -17,6 +17,12 @@ LD := $(CXX)
LDFLAGS := $(CXXFLAGS)
LIBS :=
+# Optional post-link command. The first argument to this command is
+# the executable name and the rest of the arguments are the object
+# files and libraries that were used to link this executable.
+#
+POSTLD :=
+
# Set RANLIB to empty if your system does not need ranlib.
#
AR := ar