From 10b5d82de0a8a61f58fc4663cfaa49aa58a6fc7a Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Mon, 5 Feb 2001 15:10:37 -0500 Subject: [svn-r3357] Purpose: Formatting Platforms tested: Solaris --- doc/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Makefile.in b/doc/Makefile.in index 10fc2eb..14e9998 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -29,8 +29,8 @@ tests TAGS dep depend: install-doc: @if test -d $(DOCDIR) ; then \ - :; \ - else \ + :; \ + else \ mkdir $(DOCDIR) && chmod 755 $(DOCDIR); \ fi @@SETX@; for d in $(SUBDIRS); do \ -- cgit v0.12