diff options
-rw-r--r-- | japanese/FreeWnn-lib/Makefile | 4 | ||||
-rw-r--r-- | japanese/FreeWnn-server/Makefile | 4 | ||||
-rw-r--r-- | japanese/Wnn6-lib/Makefile | 4 | ||||
-rw-r--r-- | japanese/Wnn6/Makefile | 4 | ||||
-rw-r--r-- | japanese/Wnn7-lib/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/japanese/FreeWnn-lib/Makefile b/japanese/FreeWnn-lib/Makefile index 8a1f4f2cbb06..0430d9de60f8 100644 --- a/japanese/FreeWnn-lib/Makefile +++ b/japanese/FreeWnn-lib/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: asami # -# $Id: Makefile,v 1.9 1995/04/07 05:48:02 asami Exp $ +# $Id: Makefile,v 1.10 1995/04/20 18:05:33 asami Exp $ # DISTNAME= Wnn4.2 @@ -18,7 +18,7 @@ IS_INTERACTIVE= yes # These are necesary because this package uses a different Makefile for # building and installing etc. -pre-build: +do-build: @(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} Makefile.inst World) post-install: diff --git a/japanese/FreeWnn-server/Makefile b/japanese/FreeWnn-server/Makefile index 8a1f4f2cbb06..0430d9de60f8 100644 --- a/japanese/FreeWnn-server/Makefile +++ b/japanese/FreeWnn-server/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: asami # -# $Id: Makefile,v 1.9 1995/04/07 05:48:02 asami Exp $ +# $Id: Makefile,v 1.10 1995/04/20 18:05:33 asami Exp $ # DISTNAME= Wnn4.2 @@ -18,7 +18,7 @@ IS_INTERACTIVE= yes # These are necesary because this package uses a different Makefile for # building and installing etc. -pre-build: +do-build: @(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} Makefile.inst World) post-install: diff --git a/japanese/Wnn6-lib/Makefile b/japanese/Wnn6-lib/Makefile index 8a1f4f2cbb06..0430d9de60f8 100644 --- a/japanese/Wnn6-lib/Makefile +++ b/japanese/Wnn6-lib/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: asami # -# $Id: Makefile,v 1.9 1995/04/07 05:48:02 asami Exp $ +# $Id: Makefile,v 1.10 1995/04/20 18:05:33 asami Exp $ # DISTNAME= Wnn4.2 @@ -18,7 +18,7 @@ IS_INTERACTIVE= yes # These are necesary because this package uses a different Makefile for # building and installing etc. -pre-build: +do-build: @(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} Makefile.inst World) post-install: diff --git a/japanese/Wnn6/Makefile b/japanese/Wnn6/Makefile index 8a1f4f2cbb06..0430d9de60f8 100644 --- a/japanese/Wnn6/Makefile +++ b/japanese/Wnn6/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: asami # -# $Id: Makefile,v 1.9 1995/04/07 05:48:02 asami Exp $ +# $Id: Makefile,v 1.10 1995/04/20 18:05:33 asami Exp $ # DISTNAME= Wnn4.2 @@ -18,7 +18,7 @@ IS_INTERACTIVE= yes # These are necesary because this package uses a different Makefile for # building and installing etc. -pre-build: +do-build: @(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} Makefile.inst World) post-install: diff --git a/japanese/Wnn7-lib/Makefile b/japanese/Wnn7-lib/Makefile index 8a1f4f2cbb06..0430d9de60f8 100644 --- a/japanese/Wnn7-lib/Makefile +++ b/japanese/Wnn7-lib/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: asami # -# $Id: Makefile,v 1.9 1995/04/07 05:48:02 asami Exp $ +# $Id: Makefile,v 1.10 1995/04/20 18:05:33 asami Exp $ # DISTNAME= Wnn4.2 @@ -18,7 +18,7 @@ IS_INTERACTIVE= yes # These are necesary because this package uses a different Makefile for # building and installing etc. -pre-build: +do-build: @(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} Makefile.inst World) post-install: |