Not MAKE_JOBS_SAFE
This commit is contained in:
parent
524279ea5d
commit
f07d3a7af5
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.17 2013/02/17 19:18:04 dholland Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2013/03/24 16:56:32 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tc-2.3.1
|
||||
|
@ -11,6 +11,8 @@ MAINTAINER= tech-pkg-ja@jp.NetBSD.org
|
|||
HOMEPAGE= http://openlab.ring.gr.jp/tcode/tc2/index.html
|
||||
COMMENT= T-Code driver for Emacs
|
||||
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
.include "../../editors/emacs/modules.mk"
|
||||
|
||||
.if ${EMACS_FLAVOR} == "xemacs"
|
||||
|
|
Loading…
Reference in a new issue