* src/vm/jit/powerpc/linux/Makefile.am (LIBS): Added defined empty, as
[cacao.git] / src / vm / jit / intrp / Makefile.am
index 95d9f72410d4da2ba9a0c97402ba6965b61113e5..053f48ef917d26c6849167b3872b0f4da1308459 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
 
 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) -I$(top_builddir)/src
 
+LIBS =
+
 EXTRA_DIST = \
        java.vmg \
        gray.fs \