aboutsummaryrefslogtreecommitdiff
path: root/src/rt
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2014-08-18 04:05:29 +0000
committerdos-reis <gdr@axiomatics.org>2014-08-18 04:05:29 +0000
commit0350f861dbe72aa960dbfd22034432104229d04f (patch)
treea978b065e68ce3071a92ecccea54568268356d19 /src/rt
parent0ed944e84ed0611fda64c19db78c8d68debd8822 (diff)
downloadopen-axiom-0350f861dbe72aa960dbfd22034432104229d04f.tar.gz
Add src/boot/Makefile.am
Diffstat (limited to 'src/rt')
-rw-r--r--src/rt/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rt/Makefile.in b/src/rt/Makefile.in
index 9cbce2df..a1361602 100644
--- a/src/rt/Makefile.in
+++ b/src/rt/Makefile.in
@@ -250,6 +250,7 @@ LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LIBTOOL_DEPS = @LIBTOOL_DEPS@
LIPO = @LIPO@
+LNKEXT = @LNKEXT@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAKE = @MAKE@