3a51513f8b
to ${SYM_MAPS}. This unbreaks world with SYMVER_ENABLED. Pointy hat to: ume
9 lines
176 B
Makefile
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
|