build: add common.mk
[openocd/cmsis-dap.git] / common.mk
blobd2273d78827229601716be8638f782947e14887e
2 # common flags used in openocd build
3 AM_CPPFLAGS = -I$(top_srcdir)/src \
4 -I$(top_builddir)/src \
5 -DPKGDATADIR=\"$(pkgdatadir)\"