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

noinst_LTLIBRARIES = libcc5x.la
libcc5x_la_SOURCES = cc5x.cpp cc5x_compile.cpp cc5x_config.cpp
libcc5x_la_LDFLAGS = $(all_libraries)

SUBDIRS = gui