Update Makefile.canna to work with bsd.port.mk.

Also, strip the installed binaries.  Aren't you glad I invented
post-install? :)
This commit is contained in:
Satoshi Asami 1995-04-22 12:39:19 +00:00
parent fad9a3de2f
commit b3a9fbdd8c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1491
7 changed files with 56 additions and 7 deletions

View file

@ -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 <bsd.port.mk>

View file

@ -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 <bsd.port.mk>

View file

@ -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 <bsd.port.mk>

View file

@ -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 <bsd.port.mk>

View file

@ -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 <bsd.port.mk>

View file

@ -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 <bsd.port.mk>

View file

@ -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 <bsd.port.mk>