X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fthreads%2Fnative%2FMakefile.am;h=abc3419f826b902f08c6f66e3089dfa50be45c8d;hb=9f859ad50d3d5d98c185d40b86b2179bc4dc9aeb;hp=a8ce9b28449a23cfc17fad06b0696f5deba118e4;hpb=a65a556a0b400fc1cab50e1381e9902af64d25aa;p=cacao.git diff --git a/src/threads/native/Makefile.am b/src/threads/native/Makefile.am index a8ce9b284..abc3419f8 100644 --- a/src/threads/native/Makefile.am +++ b/src/threads/native/Makefile.am @@ -21,10 +21,7 @@ ## along with this program; if not, write to the Free Software ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA ## 02110-1301, USA. -## -## $Id: Makefile.am 7786 2007-04-21 12:37:47Z edwin $ -## Process this file with automake to produce Makefile.in AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/vm/jit/$(ARCH_DIR) -I$(top_srcdir)/src/vm/jit/$(ARCH_DIR)/$(OS_DIR) -I$(top_builddir)/src -I$(top_srcdir)/contrib/vmlog