From ca0b18a1bef4b75b225c00fdcb9a8fd1dd7ec0c4 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 30 Mar 1998 14:42:11 +0000 Subject: Corrected distribution levels for html --- doc/posix1003.1/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/posix1003.1/Makefile') diff --git a/doc/posix1003.1/Makefile b/doc/posix1003.1/Makefile index 7f1808cb59..9a7ee803da 100644 --- a/doc/posix1003.1/Makefile +++ b/doc/posix1003.1/Makefile @@ -156,8 +156,7 @@ ch19.texi: ch19.t -n "Command and Variable Index" ${*}.t html: $(FILES) - -mkdir $(WWW_INSTALL)/partners - -mkdir $(WWW_INSTALL)/partners/$(PROJECT) + -mkdir -p $(WWW_INSTALL)/$(PROJECT) $(TEXI2WWW) $(TEXI2WWW_ARGS) -dir $(WWW_INSTALL)/$(PROJECT) \ $(PROJECT).texi -- cgit v1.2.3