MAKE_JOBS_SAFE=no
This commit is contained in:
parent
9d7b422188
commit
7563b72af1
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.18 2007/10/13 09:39:11 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2008/01/30 11:17:43 tnn Exp $
|
||||
|
||||
.include "../../lang/swi-prolog-lite/Makefile.common"
|
||||
|
||||
|
@ -12,6 +12,7 @@ GNU_CONFIGURE= yes
|
|||
OVERRIDE_DIRDEPTH= 3
|
||||
USE_GNU_READLINE= yes # uses rl_event_hook() interface
|
||||
USE_TOOLS+= gmake
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue