X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2FMakefile.in;h=75eb9c1c14fbd9e075d94aacc9775207cb73bfe2;hb=3cadd47a71d0d3c78f88bde8042bab8905107152;hp=ab93318d4f82dd07c022f21ade3d1d128a7fe031;hpb=788c353a8bee07520ae1a1de6fb7bdcdf1f4f1c7;p=mmh diff --git a/man/Makefile.in b/man/Makefile.in index ab93318..75eb9c1 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -1,8 +1,6 @@ # # Makefile for man subdirectory # -# $Id$ -# VERSION = @VERSION@ DATE = @DATE@ @@ -76,9 +74,6 @@ MAN1 = $(MAN1SRC:.=.$(manext1)) MAN5 = $(MAN5SRC:.=.$(manext5)) MAN8 = $(MAN8SRC:.=.$(manext8)) -# Since vmh is not built or distributed, neither should vmh.1 be -# MANEXTRA = vmh. - # source for man pages DIST_MANSRC = $(MAN1SRC) $(MAN5SRC) $(MAN8SRC) DIST_MAN = $(DIST_MANSRC:.=.man)