You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
piklab/src/tools/mpc/Makefile.am

8 lines
208 B

INCLUDES = -I$(top_srcdir)/src $(all_includes)
METASOURCES = AUTO
noinst_LTLIBRARIES = libmpc.la
libmpc_la_SOURCES = mpc.cpp mpc_compile.cpp mpc_config.cpp
libmpc_la_LDFLAGS = $(all_libraries)
SUBDIRS = gui