lu_overrides.h,
lu_host.h,
lu_utils.h,
+ netdb.h,
netdb_async.h,
netgr.h,
printerdb.h
);
OTHER_LINKED = (
+ getaddrinfo.c,
lu_alias.c,
lu_bootp.c,
lu_bootparam.c,
lu_service.c,
lu_user.c
);
- OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble, lookup.defs, _lu_types.x);
+ OTHER_SOURCES = (
+ Makefile.preamble,
+ Makefile,
+ Makefile.postamble,
+ getaddrinfo.3,
+ getnameinfo.3,
+ lookup.defs,
+ _lu_types.x
+ );
PRECOMPILED_HEADERS = ();
PROJECT_HEADERS = ();
- PUBLIC_HEADERS = (aliasdb.h, bootparams.h, printerdb.h);
+ PUBLIC_HEADERS = (aliasdb.h, bootparams.h, netdb.h, printerdb.h);
};
LANGUAGE = English;
MAKEFILEDIR = "$(MAKEFILEPATH)/pb_makefiles";