berkeley db4, for openldap server
[openwrt/svn-archive/openwrt.git] / openwrt / toolchain / ccache / Makefile.in
1 ifeq ($(strip $(BR2_CCACHE)),y)
2 TARGETS+=ccache
3 endif
4 ifeq ($(strip $(BR2_PACKAGE_CCACHE_TARGET)),y)
5 TARGETS+=ccache_target
6 endif