changeset 15:0147e6102f89

disabled parallel making for pubdicplus
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Sun, 02 Mar 2008 21:51:20 +0900
parents 709a803fbbff
children b0deba88e223
files Wnn/pubdicplus/Makefile.in
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Wnn/pubdicplus/Makefile.in	Sun Mar 02 21:49:59 2008 +0900
+++ b/Wnn/pubdicplus/Makefile.in	Sun Mar 02 21:51:20 2008 +0900
@@ -29,6 +29,8 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 #
 
+.NOTPARALLEL:
+
 include @top_builddir@/makerule.mk
   top_srcdir = @top_srcdir@
 top_builddir = @top_builddir@