From 95183b5760d7f168ae093ae8f9b29740628a278f Mon Sep 17 00:00:00 2001 From: Chris Dyer Date: Tue, 3 Mar 2015 01:14:07 -0500 Subject: migration to cmake --- example_extff/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 example_extff/Makefile.am (limited to 'example_extff/Makefile.am') diff --git a/example_extff/Makefile.am b/example_extff/Makefile.am deleted file mode 100644 index 6abfe6c5..00000000 --- a/example_extff/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -AM_CPPFLAGS = -DBOOST_TEST_DYN_LINK -W -Wall -Wno-sign-compare -I$(top_srcdir) -I$(top_srcdir)/mteval -I$(top_srcdir)/utils -I$(top_srcdir)/klm -I$(top_srcdir)/decoder - -lib_LTLIBRARIES = libff_example.la -libff_example_la_SOURCES = ff_example.cc -libff_example_la_LDFLAGS = -version-info 1:0:0 -module -- cgit v1.2.3