Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
9a2127f8
Commit
9a2127f8
authored
Apr 15, 2004
by
Mark Andrews
Browse files
Attempt to disable parallel processing.
parent
9287a6b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/dns/Makefile.in
View file @
9a2127f8
...
...
@@ -13,12 +13,16 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
# $Id: Makefile.in,v 1.14
4
2004/0
3
/1
6
0
5:52:18
marka Exp $
# $Id: Makefile.in,v 1.14
5
2004/0
4
/1
5
0
0:32:44
marka Exp $
srcdir
=
@srcdir@
VPATH
=
@srcdir@
top_srcdir
=
@top_srcdir@
# Attempt to disable parallel processing.
.NOTPARALLEL
:
.NO_PARALLEL
:
@BIND9_VERSION@
@LIBDNS_API@
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment