TARGET = config

SOURCES = code.c conf/buffer.c conf/confparser.c conf/confxml.c

VESC_C_LIB_PATH=../../
include $(VESC_C_LIB_PATH)rules.mk

