include ../common.mk

TARGET_ALIAS := $(addprefix $(BINARIES_DIR)/, vfscount)
$(eval $(call alias-override,$(TARGET_ALIAS),$(TARGET)))
