* src/vm/jit/powerpc/linux/Makefile.am (LIBS): Added defined empty, as
[cacao.git] / src / threads / native / Makefile.am
index d53f2e5d492fdca88d6d0ec3deea8ff687faa29b..d66ba0a65178d6f19d01d2714719e7185569ae3b 100644 (file)
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 4357 2006-01-22 23:33:38Z twisti $
+## $Id: Makefile.am 4563 2006-03-06 13:03:05Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
-INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/src/vm/jit/@ARCH_DIR@ -I$(top_srcdir)/src/vm/jit/@ARCH_DIR@/@OS_DIR@
+AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/vm/jit/$(ARCH_DIR) -I$(top_srcdir)/src/vm/jit/$(ARCH_DIR)/$(OS_DIR)
+
+LIBS =
 
 noinst_LTLIBRARIES = libthreads.la