summaryrefslogtreecommitdiffstats
path: root/doc/html/Tutor/Graphics/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/Tutor/Graphics/Makefile.in')
-rw-r--r--doc/html/Tutor/Graphics/Makefile.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/html/Tutor/Graphics/Makefile.in b/doc/html/Tutor/Graphics/Makefile.in
index 57c5861..2f70ebf 100644
--- a/doc/html/Tutor/Graphics/Makefile.in
+++ b/doc/html/Tutor/Graphics/Makefile.in
@@ -99,6 +99,7 @@ DEPDIR = @DEPDIR@
DLLTOOL = @DLLTOOL@
DYNAMIC_DIRS = @DYNAMIC_DIRS@
ECHO = @ECHO@
+EGREP = @EGREP@
F77 = @F77@
F9XSUFFIXFLAG = @F9XSUFFIXFLAG@
FC = @FC@
@@ -106,6 +107,8 @@ FFLAGS = @FFLAGS@
FILTERS = @FILTERS@
FSEARCH_DIRS = @FSEARCH_DIRS@
GASS = @GASS@
+GCJ = @GCJ@
+GCJFLAGS = @GCJFLAGS@
H5_VERSION = @H5_VERSION@
HADDR_T = @HADDR_T@
HDF5_INTERFACES = @HDF5_INTERFACES@
@@ -129,6 +132,7 @@ PARALLEL = @PARALLEL@
PERL = @PERL@
PTHREAD = @PTHREAD@
RANLIB = @RANLIB@
+RC = @RC@
ROOT = @ROOT@
RUNPARALLEL = @RUNPARALLEL@
RUNSERIAL = @RUNSERIAL@