From 0ea6d5d193c9fe199ed38c6ca454649d6c367f90 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 29 Jun 1997 11:30:39 +0000 Subject: Style police (don't need -p) --- japanese/gp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'japanese') diff --git a/japanese/gp/Makefile b/japanese/gp/Makefile index 5e4cf0a59703..db6fef22717d 100644 --- a/japanese/gp/Makefile +++ b/japanese/gp/Makefile @@ -3,7 +3,7 @@ # Date created: 15 April 1997 # Whom: Kiriyama Kazuhiko # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/06/04 02:13:17 asami Exp $ # DISTNAME= GP-2.01jp @@ -37,7 +37,7 @@ do-install: post-install: .if !defined(NOPORTDOCS) - @${MKDIR} -p ${DOCDIR} + @${MKDIR} ${DOCDIR} @${INSTALL_DATA} ${WRKSRC}/Doc/README ${WRKSRC}/Doc/Variables \ ${DOCDIR} .endif -- cgit v1.2.3