From 2e9dfd596e3c1fd06453ac20d24a2e577c36e996 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 26 Mar 1998 20:29:49 +0000 Subject: Installed in partners subdirectory --- doc/posix1003.1/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/posix1003.1') diff --git a/doc/posix1003.1/Makefile b/doc/posix1003.1/Makefile index b10631e6c3..7ece7b911f 100644 --- a/doc/posix1003.1/Makefile +++ b/doc/posix1003.1/Makefile @@ -155,7 +155,8 @@ ch19.texi: ch19.t -n "Command and Variable Index" ${*}.t html: $(FILES) - -mkdir $(WWW_INSTALL)/$(PROJECT) + -mkdir $(WWW_INSTALL)/partners + -mkdir $(WWW_INSTALL)/partners/$(PROJECT) $(TEXI2WWW) $(TEXI2WWW_ARGS) -dir $(WWW_INSTALL)/$(PROJECT) \ $(PROJECT).texi -- cgit v1.2.3