freebsd-dev/lib/libc/nameser/Makefile.inc
Dag-Erling Smørgrav 3a51513f8b It's not enough to provide symbol map files; you also have to add them
to ${SYM_MAPS}.  This unbreaks world with SYMVER_ENABLED.

Pointy hat to:	ume
2006-03-23 16:55:13 +00:00

9 lines
176 B
Makefile

# $FreeBSD$
# nameser sources
.PATH: ${.CURDIR}/nameser
SRCS+= ns_name.c ns_netint.c ns_parse.c ns_print.c ns_samedomain.c ns_ttl.c
SYM_MAPS+= ${.CURDIR}/nameser/Symbol.map