summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 4d74be39f6..8b35d828d7 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,5 +1,6 @@
SHELL = /bin/sh
NULLCMD = :
+RUNCMD = $(SHELL)
exec = exec
#### Start of system configuration section. ####
@@ -118,6 +119,8 @@ DLEXT = @DLEXT@
MANTYPE = @MANTYPE@
INSTALLED_LIST= .installed.list
+
+MKMAIN_CMD = mkmain.sh
#### End of variables
all: