You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
INCLUDES = -I$(top_srcdir)/src $(all_includes)
|
|
METASOURCES = AUTO
|
|
|
|
noinst_LTLIBRARIES = libpicprog.la
|
|
libpicprog_la_SOURCES = pic_prog.cpp pic_prog_specific.cpp pic_debug.cpp
|