X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=docs%2FMakefile.in;h=38db87e9b827f6709783061c76bc42765a6ccac3;hb=cd1299b02c2fbe61f408a8387402494364688337;hp=7421f217d35d5199e804a2b832c75c5e24139e70;hpb=35c228531bc8e00d43be590255df9408a4fcbe19;p=mmh diff --git a/docs/Makefile.in b/docs/Makefile.in index 7421f21..38db87e 100644 --- a/docs/Makefile.in +++ b/docs/Makefile.in @@ -1,8 +1,6 @@ # # Makefile for h subdirectory # -# $Id$ -# SHELL = /bin/sh @@ -52,9 +50,9 @@ subdir = docs Makefile: Makefile.in ../config.status cd .. && ./config.status $(subdir)/$@ - + distdir = ../`cat ../distname`/$(subdir) -nmhdist: +nmhdist: @echo "Copying distribution files in $(subdir)" @for file in $(DIST); do \ cp -p $(srcdir)/$$file $(distdir); \