summaryrefslogtreecommitdiffstats
path: root/source/heimdal_build/config.mk
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-07-14 12:58:48 +0000
committerAndrew Tridgell <tridge@samba.org>2005-07-14 12:58:48 +0000
commitb59433eae902dca1ebd464e3dc87de555391b70c (patch)
tree08e1e9dc6e65d3149b0c1de545b064236e993dce /source/heimdal_build/config.mk
parent2fb79ef33855570032cc64010daaa137786ecf6d (diff)
downloadsamba-b59433eae902dca1ebd464e3dc87de555391b70c.tar.gz
samba-b59433eae902dca1ebd464e3dc87de555391b70c.tar.xz
samba-b59433eae902dca1ebd464e3dc87de555391b70c.zip
r8464: the last few functions needed by irix 6.4.
Diffstat (limited to 'source/heimdal_build/config.mk')
-rw-r--r--source/heimdal_build/config.mk7
1 files changed, 6 insertions, 1 deletions
diff --git a/source/heimdal_build/config.mk b/source/heimdal_build/config.mk
index 7f6387f45a5..6615f816493 100644
--- a/source/heimdal_build/config.mk
+++ b/source/heimdal_build/config.mk
@@ -266,7 +266,12 @@ NOPROTO = YES
ADD_OBJ_FILES = \
heimdal/lib/roken/gai_strerror.o \
heimdal/lib/roken/getaddrinfo.o \
- heimdal/lib/roken/freeaddrinfo.o
+ heimdal/lib/roken/freeaddrinfo.o \
+ heimdal/lib/roken/getipnodebyaddr.o \
+ heimdal/lib/roken/getipnodebyname.o \
+ heimdal/lib/roken/freehostent.o \
+ heimdal/lib/roken/copyhostent.o \
+ heimdal/lib/roken/hostent_find_fqdn.o
NOPROTO = YES
#######################