mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
[master] install new include file
This commit is contained in:
@@ -13,8 +13,6 @@
|
|||||||
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
# PERFORMANCE OF THIS SOFTWARE.
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
# $Id: Makefile.in,v 1.23 2007/06/19 23:47:22 tbox Exp $
|
|
||||||
|
|
||||||
srcdir = @srcdir@
|
srcdir = @srcdir@
|
||||||
VPATH = @srcdir@
|
VPATH = @srcdir@
|
||||||
top_srcdir = @top_srcdir@
|
top_srcdir = @top_srcdir@
|
||||||
@@ -24,8 +22,9 @@ top_srcdir = @top_srcdir@
|
|||||||
# machine generated. The latter are handled specially in the
|
# machine generated. The latter are handled specially in the
|
||||||
# install target below.
|
# install target below.
|
||||||
#
|
#
|
||||||
HEADERS = compat.h context.h int.h ipv6.h lang.h list.h \
|
HEADERS = context.h int.h ipv6.h lang.h list.h \
|
||||||
lwbuffer.h lwpacket.h lwres.h result.h version.h
|
lwbuffer.h lwpacket.h lwres.h result.h \
|
||||||
|
stdlib.h string.h version.h
|
||||||
|
|
||||||
SUBDIRS =
|
SUBDIRS =
|
||||||
TARGETS =
|
TARGETS =
|
||||||
|
Reference in New Issue
Block a user