From b3a9fbdd8c0c9824747c660b8b5f1497532ac16d Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 22 Apr 1995 12:39:19 +0000 Subject: Update Makefile.canna to work with bsd.port.mk. Also, strip the installed binaries. Aren't you glad I invented post-install? :) --- japanese/mule-canna/Makefile | 9 ++++++++- japanese/mule-freewnn/Makefile | 9 ++++++++- japanese/mule-wnn6/Makefile | 9 ++++++++- japanese/mule-wnn7/Makefile | 9 ++++++++- 4 files changed, 32 insertions(+), 4 deletions(-) (limited to 'japanese') diff --git a/japanese/mule-canna/Makefile b/japanese/mule-canna/Makefile index c75bc8981a4d..69ffc4db5b93 100644 --- a/japanese/mule-canna/Makefile +++ b/japanese/mule-canna/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.15 1995/04/10 08:06:03 jkh Exp $ +# $Id: Makefile,v 1.16 1995/04/20 18:23:06 asami Exp $ # DISTNAME= mule-2.2.2 @@ -37,4 +37,11 @@ STRIP= pre-build: find ${WRKSRC} -name \*.orig -exec /bin/rm -f \{} \; +post-install: +# note that any2ps is a script + strip ${PREFIX}/bin/mule-19.28 + strip ${PREFIX}/bin/m2ps + strip ${PREFIX}/bin/b2m + strip ${PREFIX}/bin/coco + .include diff --git a/japanese/mule-freewnn/Makefile b/japanese/mule-freewnn/Makefile index c75bc8981a4d..69ffc4db5b93 100644 --- a/japanese/mule-freewnn/Makefile +++ b/japanese/mule-freewnn/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.15 1995/04/10 08:06:03 jkh Exp $ +# $Id: Makefile,v 1.16 1995/04/20 18:23:06 asami Exp $ # DISTNAME= mule-2.2.2 @@ -37,4 +37,11 @@ STRIP= pre-build: find ${WRKSRC} -name \*.orig -exec /bin/rm -f \{} \; +post-install: +# note that any2ps is a script + strip ${PREFIX}/bin/mule-19.28 + strip ${PREFIX}/bin/m2ps + strip ${PREFIX}/bin/b2m + strip ${PREFIX}/bin/coco + .include diff --git a/japanese/mule-wnn6/Makefile b/japanese/mule-wnn6/Makefile index c75bc8981a4d..69ffc4db5b93 100644 --- a/japanese/mule-wnn6/Makefile +++ b/japanese/mule-wnn6/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.15 1995/04/10 08:06:03 jkh Exp $ +# $Id: Makefile,v 1.16 1995/04/20 18:23:06 asami Exp $ # DISTNAME= mule-2.2.2 @@ -37,4 +37,11 @@ STRIP= pre-build: find ${WRKSRC} -name \*.orig -exec /bin/rm -f \{} \; +post-install: +# note that any2ps is a script + strip ${PREFIX}/bin/mule-19.28 + strip ${PREFIX}/bin/m2ps + strip ${PREFIX}/bin/b2m + strip ${PREFIX}/bin/coco + .include diff --git a/japanese/mule-wnn7/Makefile b/japanese/mule-wnn7/Makefile index c75bc8981a4d..69ffc4db5b93 100644 --- a/japanese/mule-wnn7/Makefile +++ b/japanese/mule-wnn7/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.15 1995/04/10 08:06:03 jkh Exp $ +# $Id: Makefile,v 1.16 1995/04/20 18:23:06 asami Exp $ # DISTNAME= mule-2.2.2 @@ -37,4 +37,11 @@ STRIP= pre-build: find ${WRKSRC} -name \*.orig -exec /bin/rm -f \{} \; +post-install: +# note that any2ps is a script + strip ${PREFIX}/bin/mule-19.28 + strip ${PREFIX}/bin/m2ps + strip ${PREFIX}/bin/b2m + strip ${PREFIX}/bin/coco + .include -- cgit v1.2.3