6307d2869e
Hopefully by the end of tonight we should be done with the dev spec parser.
6 lines
140 B
Makefile
6 lines
140 B
Makefile
SUBDIRS = deviceManager
|
|
AM_CPPFLAGS+= -I"$(top_srcdir)/hcore/include"
|
|
|
|
noinst_LIBRARIES = libhcore.a
|
|
libhcore_a_SOURCES = mind.cpp opts.cpp
|