diff options
-rw-r--r-- | japanese/FreeWnn-lib/Makefile | 5 | ||||
-rw-r--r-- | japanese/FreeWnn-server/Makefile | 5 | ||||
-rw-r--r-- | japanese/Wnn6-lib/Makefile | 5 | ||||
-rw-r--r-- | japanese/Wnn6/Makefile | 5 | ||||
-rw-r--r-- | japanese/Wnn7-lib/Makefile | 5 |
5 files changed, 5 insertions, 20 deletions
diff --git a/japanese/FreeWnn-lib/Makefile b/japanese/FreeWnn-lib/Makefile index daa3f49248a5..24384071858b 100644 --- a/japanese/FreeWnn-lib/Makefile +++ b/japanese/FreeWnn-lib/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: asami # -# $Id:$ +# $Id: Makefile,v 1.4 1994/11/25 18:20:48 asami Exp $ # DISTNAME= Wnn4.2 @@ -16,10 +16,7 @@ PKG_ARGS?= -v -c ${PKGDIR}/COMMENT -d ${PKGDIR}/DESCR -f ${PKGDIR}/PLIST \ # These are necesary because this package uses a different Makefile for # building and installing etc. pre-build: - @echo "===> Building for ${DISTNAME}" @(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} Makefile.inst World) -build: configure pre-build depends ${BUILD_COOKIE} - @${TOUCH} ${TOUCH_FLAGS} ${BUILD_COOKIE} pre-install: @PREFIX=${PREFIX} ${SCRIPTDIR}/pre-install diff --git a/japanese/FreeWnn-server/Makefile b/japanese/FreeWnn-server/Makefile index daa3f49248a5..24384071858b 100644 --- a/japanese/FreeWnn-server/Makefile +++ b/japanese/FreeWnn-server/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: asami # -# $Id:$ +# $Id: Makefile,v 1.4 1994/11/25 18:20:48 asami Exp $ # DISTNAME= Wnn4.2 @@ -16,10 +16,7 @@ PKG_ARGS?= -v -c ${PKGDIR}/COMMENT -d ${PKGDIR}/DESCR -f ${PKGDIR}/PLIST \ # These are necesary because this package uses a different Makefile for # building and installing etc. pre-build: - @echo "===> Building for ${DISTNAME}" @(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} Makefile.inst World) -build: configure pre-build depends ${BUILD_COOKIE} - @${TOUCH} ${TOUCH_FLAGS} ${BUILD_COOKIE} pre-install: @PREFIX=${PREFIX} ${SCRIPTDIR}/pre-install diff --git a/japanese/Wnn6-lib/Makefile b/japanese/Wnn6-lib/Makefile index daa3f49248a5..24384071858b 100644 --- a/japanese/Wnn6-lib/Makefile +++ b/japanese/Wnn6-lib/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: asami # -# $Id:$ +# $Id: Makefile,v 1.4 1994/11/25 18:20:48 asami Exp $ # DISTNAME= Wnn4.2 @@ -16,10 +16,7 @@ PKG_ARGS?= -v -c ${PKGDIR}/COMMENT -d ${PKGDIR}/DESCR -f ${PKGDIR}/PLIST \ # These are necesary because this package uses a different Makefile for # building and installing etc. pre-build: - @echo "===> Building for ${DISTNAME}" @(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} Makefile.inst World) -build: configure pre-build depends ${BUILD_COOKIE} - @${TOUCH} ${TOUCH_FLAGS} ${BUILD_COOKIE} pre-install: @PREFIX=${PREFIX} ${SCRIPTDIR}/pre-install diff --git a/japanese/Wnn6/Makefile b/japanese/Wnn6/Makefile index daa3f49248a5..24384071858b 100644 --- a/japanese/Wnn6/Makefile +++ b/japanese/Wnn6/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: asami # -# $Id:$ +# $Id: Makefile,v 1.4 1994/11/25 18:20:48 asami Exp $ # DISTNAME= Wnn4.2 @@ -16,10 +16,7 @@ PKG_ARGS?= -v -c ${PKGDIR}/COMMENT -d ${PKGDIR}/DESCR -f ${PKGDIR}/PLIST \ # These are necesary because this package uses a different Makefile for # building and installing etc. pre-build: - @echo "===> Building for ${DISTNAME}" @(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} Makefile.inst World) -build: configure pre-build depends ${BUILD_COOKIE} - @${TOUCH} ${TOUCH_FLAGS} ${BUILD_COOKIE} pre-install: @PREFIX=${PREFIX} ${SCRIPTDIR}/pre-install diff --git a/japanese/Wnn7-lib/Makefile b/japanese/Wnn7-lib/Makefile index daa3f49248a5..24384071858b 100644 --- a/japanese/Wnn7-lib/Makefile +++ b/japanese/Wnn7-lib/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: asami # -# $Id:$ +# $Id: Makefile,v 1.4 1994/11/25 18:20:48 asami Exp $ # DISTNAME= Wnn4.2 @@ -16,10 +16,7 @@ PKG_ARGS?= -v -c ${PKGDIR}/COMMENT -d ${PKGDIR}/DESCR -f ${PKGDIR}/PLIST \ # These are necesary because this package uses a different Makefile for # building and installing etc. pre-build: - @echo "===> Building for ${DISTNAME}" @(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} Makefile.inst World) -build: configure pre-build depends ${BUILD_COOKIE} - @${TOUCH} ${TOUCH_FLAGS} ${BUILD_COOKIE} pre-install: @PREFIX=${PREFIX} ${SCRIPTDIR}/pre-install |