e987c735b0
we can just remove it, and adjust callers to use the "real" rbtree function names. Addresses PR lib/44090
8 lines
292 B
Makefile
8 lines
292 B
Makefile
# $NetBSD: Makefile.inc,v 1.10 2016/06/28 05:18:11 pgoyette Exp $
|
|
|
|
.PATH: ${.PARSEDIR}
|
|
|
|
SRCS+= prop_array.c prop_array_util.c prop_bool.c prop_data.c \
|
|
prop_dictionary.c prop_dictionary_util.c prop_ingest.c \
|
|
prop_kern.c prop_number.c prop_object.c prop_stack.c prop_string.c
|