* src/vm/jit/mips/Makefile.am (DIST_SUBDIRS): Added uclinux.
authortwisti <none@none>
Wed, 23 May 2007 18:28:01 +0000 (18:28 +0000)
committertwisti <none@none>
Wed, 23 May 2007 18:28:01 +0000 (18:28 +0000)
src/vm/jit/mips/Makefile.am

index e227e48e829a378675be2394a42efadba3f0a5c3..5faa716fe20fa0bc86e9c80e798c43c9471b3b70 100644 (file)
@@ -1,6 +1,6 @@
 ## src/vm/jit/mips/Makefile.am
 ##
-## Copyright (C) 1996-2005, 2006 R. Grafl, A. Krall, C. Kruegel,
+## Copyright (C) 1996-2005, 2006, 2007 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
 ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 ## 02110-1301, USA.
 ##
-## Contact: cacao@cacaojvm.org
-##
-## Authors: Christian Thalinger
-##
-## Changes:
-##
-## $Id: Makefile.am 5815 2006-10-20 18:35:32Z twisti $
+## $Id: Makefile.am 7957 2007-05-23 18:28:01Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
 DIST_SUBDIRS = \
        irix \
-       linux
+       linux \
+       uclinux
 
 SUBDIRS = $(OS_DIR)