summaryrefslogtreecommitdiffstats
path: root/src/tools/c18/Makefile.am
blob: 032e53ae382f2a31f686e4cfc398b7692f76910d (plain)
1
2
3
4
5
6
7
8
INCLUDES = -I$(top_srcdir)/src $(all_includes)
METASOURCES = AUTO

libc18_la_LDFLAGS = $(all_libraries)
noinst_LTLIBRARIES = libc18.la
libc18_la_SOURCES = c18_compile.cpp c18_config.cpp c18.cpp

SUBDIRS = gui