[svn-r3357] Purpose:

Formatting
Platforms tested:
    Solaris
This commit is contained in:
Bill Wendling 2001-02-05 15:10:37 -05:00
parent 6fbdd9f68b
commit 10b5d82de0

View File

@ -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 \