summaryrefslogtreecommitdiff
path: root/src/elementaryFunctions/asin
diff options
context:
space:
mode:
authorjofret2007-03-30 13:53:10 +0000
committerjofret2007-03-30 13:53:10 +0000
commitba347935512008d32dae6b6f3652032cf819999a (patch)
treec211bafff2e980583de82c443769d8b80ab6c984 /src/elementaryFunctions/asin
parent95a3bf013313cab969dd94f689609b807ec2965d (diff)
downloadscilab2c-ba347935512008d32dae6b6f3652032cf819999a.tar.gz
scilab2c-ba347935512008d32dae6b6f3652032cf819999a.tar.bz2
scilab2c-ba347935512008d32dae6b6f3652032cf819999a.zip
generated Makefile
Diffstat (limited to 'src/elementaryFunctions/asin')
-rw-r--r--src/elementaryFunctions/asin/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/elementaryFunctions/asin/Makefile.in b/src/elementaryFunctions/asin/Makefile.in
index e7fe7ec6..4fb6426c 100644
--- a/src/elementaryFunctions/asin/Makefile.in
+++ b/src/elementaryFunctions/asin/Makefile.in
@@ -108,6 +108,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LDFLAGS = @LDFLAGS@
+LIBMATH = @LIBMATH@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LN_S = @LN_S@