summaryrefslogtreecommitdiff
path: root/SMakefile.template
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-01-20 11:33:20 -0500
committerPaul Smith <psmith@gnu.org>2013-01-20 11:33:20 -0500
commit0ea5e86742027478d5fdcfd42e81fd32ffafdfc3 (patch)
treebbfc5e41c8df4219f3750c2bfc79f64fe37a552c /SMakefile.template
parentdb45f3d37668ffc6c86c401850a1da2ca81362de (diff)
downloadmake-0ea5e86742027478d5fdcfd42e81fd32ffafdfc3.tar.gz
Rename the make.h file to makeint.h for internal use only.
Diffstat (limited to 'SMakefile.template')
-rw-r--r--SMakefile.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/SMakefile.template b/SMakefile.template
index ea737a4a..15c53747 100644
--- a/SMakefile.template
+++ b/SMakefile.template
@@ -140,7 +140,7 @@ srcs = $(srcdir)commands.c $(srcdir)job.c $(srcdir)dir.c \
$(srcdir)ar.c $(srcdir)arscan.c $(srcdir)strcache.c \
$(srcdir)signame.c $(srcdir)signame.h $(GETOPT_SRC) \
$(srcdir)commands.h $(srcdir)dep.h $(srcdir)file.h \
- $(srcdir)job.h $(srcdir)make.h $(srcdir)rule.h \
+ $(srcdir)job.h $(srcdir)makeint.h $(srcdir)rule.h \
$(srcdir)variable.h $(ALLOCA_SRC) $(srcdir)config.h.in