* configure.ac: New switch for disabling -O2 (--disable-optimizations).
[cacao.git] / contrib / Makefile.am
index 3bc2d3d93f162898a122728239004e1414a84a0e..a37279b651d7a06351f3db8d912e661c09c15d03 100644 (file)
@@ -1,9 +1,7 @@
 ## contrib/Makefile.am
 ##
-## Copyright (C) 1996-2005 R. Grafl, A. Krall, C. Kruegel, C. Oates,
-## R. Obermaisser, M. Platter, M. Probst, S. Ring, E. Steiner,
-## C. Thalinger, D. Thuernbeck, P. Tomsich, C. Ullrich, J. Wenninger,
-## Institut f. Computersprachen - TU Wien
+## Copyright (C) 1996-2005, 2006, 2008
+## CACAOVM - Verein zur Foerderung der freien virtuellen Maschine CACAO
 ##
 ## This file is part of CACAO.
 ##
 ##
 ## You should have received a copy of the GNU General Public License
 ## along with this program; if not, write to the Free Software
-## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-## 02111-1307, USA.
-##
-## Contact: cacao@complang.tuwien.ac.at
-##
-## Authors: Christian Thalinger
-##
-## Changes:
-##
-## $Id: Makefile.am 3294 2005-09-28 14:01:22Z twisti $
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+## 02110-1301, USA.
+
+
+SUBDIRS = vmlog
 
-## Process this file with automake to produce Makefile.in
+EXTRA_DIST = \
+       mapfile-vers-product
 
-noinst_DATA = debugSetPathes
+noinst_DATA = \
+       setenvinstalled.in \
+       setenvsource.in
 
 ## Local variables:
 ## mode: Makefile