all: verify

EVERPARSE_SRC_PATH = $(realpath ../../..)

INCLUDE_PATHS += $(realpath ..)

ALREADY_CACHED := *,-CBOR.Spec.API,-CBOR.Spec.Raw,

include $(EVERPARSE_SRC_PATH)/common.Makefile
