* src/vm/jit/powerpc/linux/Makefile.am (LIBS): Added defined empty, as
[cacao.git] / src / native / vm / Makefile.am
index 7a6d009f88244c906ddf2bf511d4ea159085ae13..b0b52cb4ec2d2e29559cc5c1aa704f968299d4f3 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_builddir)/src
+AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/vm/jit/$(ARCH_DIR) -I$(top_builddir)/src
+
+LIBS =
 
 noinst_LTLIBRARIES = libnativevm.la