Removed libnativevm.a from all target.
authortwisti <none@none>
Mon, 6 Dec 2004 18:00:40 +0000 (18:00 +0000)
committertwisti <none@none>
Mon, 6 Dec 2004 18:00:40 +0000 (18:00 +0000)
src/native/vm/Makefile.am

index 3ba0b89fefa08989cde599f06cf94fa93102fdaf..0f2b094be68f2f9598da9280fbc136085ced7357 100644 (file)
@@ -28,7 +28,7 @@
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 1699 2004-12-06 12:44:24Z twisti $
+## $Id: Makefile.am 1718 2004-12-06 18:00:40Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
@@ -53,7 +53,7 @@ libnativevm_la_SOURCES = \
        VMThread.c \
        VMThrowable.c
 
-all: libnativevm.a implementednatives.data
+all: implementednatives.data
 
 implementednatives.data: $(libnativevm_a_SOURCES)
        echo "" > implementednatives.data