From 42975b0635f8b2707780c01a00da286f074224e1 Mon Sep 17 00:00:00 2001 From: Kenneth Heafield Date: Thu, 1 Dec 2011 17:17:28 +0000 Subject: No more autotools (with bhaddow in the room) --- OnDiskPt/src/Makefile.am | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 OnDiskPt/src/Makefile.am (limited to 'OnDiskPt/src/Makefile.am') diff --git a/OnDiskPt/src/Makefile.am b/OnDiskPt/src/Makefile.am deleted file mode 100644 index 7070e372a..000000000 --- a/OnDiskPt/src/Makefile.am +++ /dev/null @@ -1,14 +0,0 @@ -lib_LIBRARIES = libOnDiskPt.a -AM_CPPFLAGS = -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES $(BOOST_CPPFLAGS) -libOnDiskPt_a_SOURCES = \ - OnDiskWrapper.cpp \ - SourcePhrase.cpp \ - TargetPhrase.cpp \ - Word.cpp \ - Phrase.cpp \ - PhraseNode.cpp \ - TargetPhraseCollection.cpp \ - Vocab.cpp - - - -- cgit v1.2.3