aboutsummaryrefslogtreecommitdiffstats
path: root/nextstep/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'nextstep/Makefile.in')
-rw-r--r--nextstep/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/nextstep/Makefile.in b/nextstep/Makefile.in
index feeafc0d694..8e768f70043 100644
--- a/nextstep/Makefile.in
+++ b/nextstep/Makefile.in
@@ -20,7 +20,7 @@
20### Commentary: 20### Commentary:
21 21
22### Code: 22### Code:
23SHELL = /bin/sh 23SHELL = @SHELL@
24 24
25srcdir = @srcdir@ 25srcdir = @srcdir@
26EXEEXT = @EXEEXT@ 26EXEEXT = @EXEEXT@