summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
Diffstat (limited to 'Modules')
-rw-r--r--Modules/Makefile.pre.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Modules/Makefile.pre.in b/Modules/Makefile.pre.in
index b48a4ab..4971300 100644
--- a/Modules/Makefile.pre.in
+++ b/Modules/Makefile.pre.in
@@ -29,6 +29,9 @@ LIBS= @LIBS@
LIBM= @LIBM@
LIBC= @LIBC@
+# Machine-dependent subdirectories
+MACHDEP= @MACHDEP@
+
# Install prefix for architecture-independent files
prefix= @prefix@