X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1691e80890e5d8ba258c51c214a3e91880e1db2b..29d590d74c6e03f5efe9f743c40a61028ccd491d:/config/Makefile.in diff --git a/config/Makefile.in b/config/Makefile.in index 8468646b..482bca25 100644 --- a/config/Makefile.in +++ b/config/Makefile.in @@ -64,6 +64,8 @@ install: uninstall: +lint: + # ========== DEPENDENCIES FOR CLEANUP ========== mostlyclean: @@ -84,7 +86,7 @@ superclean: realclean subdir = config Makefile: Makefile.in ../config.status - cd .. && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status + cd .. && ./config.status $(subdir)/$@ distdir = ../`cat ../distname`/$(subdir) nmhdist: $(DIST)