From f9ac690187728a64d60be39a86d953a8996d1963 Mon Sep 17 00:00:00 2001 From: wlemb Date: Wed, 11 Apr 2001 17:41:59 +0000 Subject: * src/include/nonposix.h (fileno) [_MSC_VER]: Removed. * font/devlbp/Makefile.sub (CLEANADD): Set it. * tmac/Makefile.sub (CLEANADD): Add tmac.local-s. * Makefile.in (dist): Don't remove src/xditview/Imakefile, but ... * Makefile.sub (DISTCLEANFILES): Here. * libs/libgroff/new.cc: Include `nonposix.h'. * win32-diffs: Updated. When inside displays, an empty input line warning should be suppressed. If another macro call is put inside a display, all subsequent empty lines found in that display caused a warning to be emitted. (doc-empty-line): Check the `doc-display-depth' register to determine whether we are inside display or not. the only change is that `.Fn' and `.Fc' put a final semicolon after a function declaration in the SYNOPSIS section). --- Makefile.sub | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.sub') diff --git a/Makefile.sub b/Makefile.sub index ab72a5f7..77c701f9 100644 --- a/Makefile.sub +++ b/Makefile.sub @@ -1,4 +1,5 @@ -DISTCLEANFILES=config.status config.log config.cache Makefile +DISTCLEANFILES=config.status config.log config.cache Makefile \ + src/xditview/Imakefile CLEANADD=Makefile.cfg conftest* distfiles: configure -- cgit v1.2.1