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
0b2d2613
Commit
0b2d2613
authored
Nov 28, 2000
by
Andreas Gustafsson
Browse files
removed sdb NOMINUM_PUBLIC cruft
parent
90cd33e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/dns/include/dns/Makefile.in
View file @
0b2d2613
...
...
@@ -13,7 +13,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: Makefile.in,v 1.3
6
2000/11/2
7 19:42:32
gson Exp $
# $Id: Makefile.in,v 1.3
7
2000/11/2
8 02:10:03
gson Exp $
srcdir
=
@srcdir@
VPATH
=
@srcdir@
...
...
@@ -21,11 +21,6 @@ top_srcdir = @top_srcdir@
@BIND9_VERSION@
OTHERHEADERS
=
#ifndef NOMINUM_PUBLIC
OTHERHEADERS
=
sdb.h
#endif /* NOMINUM_PUBLIC */
HEADERS
=
a6.h acl.h adb.h byaddr.h cache.h callbacks.h
\
cert.h compress.h
\
confacl.h confcache.h confcommon.h confctl.h confctx.h
\
...
...
@@ -38,10 +33,10 @@ HEADERS = a6.h acl.h adb.h byaddr.h cache.h callbacks.h \
nxt.h peer.h rbt.h rcode.h
\
rdata.h rdataclass.h rdatalist.h rdataset.h rdatasetiter.h
\
rdataslab.h rdatatype.h request.h resolver.h result.h
\
rootns.h secalg.h secproto.h ssu.h
\
rootns.h
sdb.h
secalg.h secproto.h ssu.h
\
tcpmsg.h time.h tkey.h
\
tsig.h ttl.h types.h validator.h view.h xfrin.h
\
zone.h zt.h
${OTHERHEADERS}
zone.h zt.h
GENHEADERS
=
enumclass.h enumtype.h rdatastruct.h
...
...
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