* configure.ac: New switch for disabling -O2 (--disable-optimizations).
[cacao.git] / src / scripts / Makefile.am
index 20bfd467386aa0b1d18f732b6209be0543f30491..f774795efd38f70ee53afe079b8a5d3504483b56 100644 (file)
 ## Authors: Christian Thalinger
 ##
 ## Changes:
-##
-## $Id: Makefile.am 5050 2006-06-28 08:24:35Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
 bin_SCRIPTS = \
-       java \
-       rmic \
-       rmiregistry
+       java
 
 
 ## Local variables: