reflect new reality.
This commit is contained in:
parent
c8a90aaacd
commit
4491c6c7fc
3
external/bsd/bind/dist/binclude4netbsd
vendored
3
external/bsd/bind/dist/binclude4netbsd
vendored
@ -4,10 +4,11 @@
|
||||
# after you've imported and built the latest bind code. After you run this,
|
||||
# cvs import the resulting directory
|
||||
#
|
||||
# $ cd /usr/src/external/bind/dist
|
||||
# $ cd /usr/src/external/bsd/bind/dist
|
||||
# $ configure
|
||||
# $ make
|
||||
# $ ./binclude4netbsd . /tmp/include
|
||||
# Fix manually the config.h file to disable things controlled by the Makefiles
|
||||
# $ cd /tmp/include
|
||||
# $ cvs -d cvs.netbsd.org:/cvsroot import src/usr.sbin/bind/include \
|
||||
# ISC bind-X-Y-Z
|
||||
|
5
external/bsd/bind/dist/bind2netbsd
vendored
5
external/bsd/bind/dist/bind2netbsd
vendored
@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
#
|
||||
# $NetBSD: bind2netbsd,v 1.1 2009/04/12 03:46:06 christos Exp $
|
||||
# $NetBSD: bind2netbsd,v 1.2 2009/04/12 15:05:59 christos Exp $
|
||||
#
|
||||
# Copyright (c) 2000 The NetBSD Foundation, Inc.
|
||||
# All rights reserved.
|
||||
@ -42,11 +42,8 @@
|
||||
# $ run make
|
||||
# - use the binclude4netbsd to create and import the new headers in
|
||||
# /usr/src/usr.sbin/bind/include
|
||||
# - use the include4netbsd to create and import the new headers in
|
||||
# /usr/src/include
|
||||
# - check makefiles to see if any extra sources have been added.
|
||||
# - update distrib/sets if necessary.
|
||||
# - to update the libc resolver code use libc4netbsd
|
||||
|
||||
if [ $# -ne 2 ]; then echo "bind2netbsd src dest"; exit 1; fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user