# Makefile

# macset core
macset-y := macset_module.o macset_htable.o
obj-$(CONFIG_MACSET) += macset.o
obj-$(CONFIG_CP_ACCOUNTING) += cp_accounting.o
