summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
Diffstat (limited to 'hl')
-rwxr-xr-xhl/Makefile.in3
-rw-r--r--hl/fortran/Makefile.in1
2 files changed, 3 insertions, 1 deletions
diff --git a/hl/Makefile.in b/hl/Makefile.in
index 513c9df..d3fb619 100755
--- a/hl/Makefile.in
+++ b/hl/Makefile.in
@@ -11,6 +11,7 @@
top_srcdir=@top_srcdir@
top_builddir=..
srcdir=@srcdir@
+@COMMENCE@
# Subdirectories in build-order
@@ -88,7 +89,7 @@ distclean:
@@SETX@; for d in $(SUBDIRS); do \
(cd $$d && $(MAKE) $@); \
done
- -$(RM) Makefile
+ -$(RM) Makefile
maintainer-clean:
@echo "This target is intended for maintainers to use;"
diff --git a/hl/fortran/Makefile.in b/hl/fortran/Makefile.in
index 09a6d15..20c71b4 100644
--- a/hl/fortran/Makefile.in
+++ b/hl/fortran/Makefile.in
@@ -11,6 +11,7 @@
top_srcdir=@top_srcdir@
top_builddir=../..
srcdir=@srcdir@
+@COMMENCE@
# Subdirectories in build-order