From 235481b52a44969361f4c688e6e9d10798bd35d9 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sun, 22 Aug 1999 23:33:47 +0000 Subject: awk -> ${AWK} basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} --- korean/pinetreefonts/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'korean/pinetreefonts/Makefile') diff --git a/korean/pinetreefonts/Makefile b/korean/pinetreefonts/Makefile index 967c72c03409..f18392147f87 100644 --- a/korean/pinetreefonts/Makefile +++ b/korean/pinetreefonts/Makefile @@ -3,7 +3,7 @@ # Date created: 22 Mar 1997 # Whom: CHOI Junho # -# $Id: Makefile,v 1.7 1998/10/04 10:25:51 kuriyama Exp $ +# $Id: Makefile,v 1.8 1998/11/17 04:14:01 asami Exp $ # DISTNAME= pinetree.precomposed-1.01-bdf @@ -30,7 +30,7 @@ do-build: mkfontdir . do-install: - -mkdir -p ${PREFIX}/lib/X11/fonts/local + -${MKDIR} ${PREFIX}/lib/X11/fonts/local @cd ${WRKSRC}; \ for file in ${FONTS}; do \ ${INSTALL_DATA} "$$file".pcf.gz ${PREFIX}/lib/X11/fonts/local; \ -- cgit v1.2.3