X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=docs%2FMakefile.in;h=695bdf0afc616a89f0f34c75b11a7b7e0e04f229;hb=bd2221448c3c545993ccf6f20365f01b5e9782e9;hp=93c3ab55c22036141292bf74b26408060926f3cf;hpb=98dfa6e68dd83922cddf00ebe2a986d076c250d0;p=mmh diff --git a/docs/Makefile.in b/docs/Makefile.in index 93c3ab5..695bdf0 100644 --- a/docs/Makefile.in +++ b/docs/Makefile.in @@ -1,8 +1,6 @@ # # Makefile for h subdirectory # -# $Id$ -# SHELL = /bin/sh @@ -10,10 +8,11 @@ srcdir = @srcdir@ VPATH = @srcdir@ # header files included in distribution -FILES = COMPLETION-TCSH COMPLETION-ZSH ChangeLog_MH-3_to_MH-6.6 \ - ChangeLog_MH-6.7.0_to_MH-6.8.4.html DIFFERENCES FAQ \ - MAIL.FILTERING MAILING-LISTS README.about \ - README.developers TODO +FILES = COMPLETION-BASH COMPLETION-TCSH COMPLETION-ZSH \ + ChangeLog_MH-3_to_MH-6.6 ChangeLog_MH-6.7.0_to_MH-6.8.4.html \ + DIFFERENCES FAQ MAIL.FILTERING MAILING-LISTS README.about \ + README-ATTACHMENTS README-HOOKS README.SASL \ + README.developers README.manpages TODO # auxiliary files AUX = Makefile.in @@ -29,6 +28,8 @@ install: uninstall: +lint: + # ========== DEPENDENCIES FOR CLEANUP ========== mostlyclean: @@ -48,7 +49,7 @@ superclean: realclean subdir = docs Makefile: Makefile.in ../config.status - cd .. && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status + cd .. && ./config.status $(subdir)/$@ distdir = ../`cat ../distname`/$(subdir) nmhdist: