PatchSet 7570 
Date: 2007/10/01 11:41:05
Author: robilad
Branch: HEAD
Tag: (none) 
Log:
2007-10-01  Dalibor Topic  <[EMAIL PROTECTED]>

        * Makefile.am (EXTRA_DIST): Added missing '\'.

Members: 
        ChangeLog:1.5067->1.5068 
        Makefile.am:1.127->1.128 
        Makefile.in:1.281->1.282 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.5067 kaffe/ChangeLog:1.5068
--- kaffe/ChangeLog:1.5067      Sun Sep 30 11:54:47 2007
+++ kaffe/ChangeLog     Mon Oct  1 11:41:05 2007
@@ -1,3 +1,7 @@
+2007-10-01  Dalibor Topic  <[EMAIL PROTECTED]>
+
+       * Makefile.am (EXTRA_DIST): Added missing '\'.
+
 2007-09-30  Dalibor Topic  <[EMAIL PROTECTED]>
 
        * ChangeLog: Moved old entries into ...
Index: kaffe/Makefile.am
diff -u kaffe/Makefile.am:1.127 kaffe/Makefile.am:1.128
--- kaffe/Makefile.am:1.127     Sun Sep 30 11:54:47 2007
+++ kaffe/Makefile.am   Mon Oct  1 11:41:06 2007
@@ -124,7 +124,7 @@
        compat-include/eh-common.h \
        compat-include/frame.h \
        compat-include/gansidecl.h \
-       developers/auto-build.conf
+       developers/auto-build.conf \
        developers/boehm-with-kaffe.patch \
        developers/build_mathnamespace \
        developers/check-classpath-unmerged \
Index: kaffe/Makefile.in
diff -u kaffe/Makefile.in:1.281 kaffe/Makefile.in:1.282
--- kaffe/Makefile.in:1.281     Sun Sep 30 11:58:16 2007
+++ kaffe/Makefile.in   Mon Oct  1 11:41:06 2007
@@ -431,7 +431,42 @@
        compat-include/eh-common.h \
        compat-include/frame.h \
        compat-include/gansidecl.h \
-       developers/auto-build.conf
+       developers/auto-build.conf \
+       developers/boehm-with-kaffe.patch \
+       developers/build_mathnamespace \
+       developers/check-classpath-unmerged \
+       developers/math_symbols \
+       developers/check-classpath-merge-status \
+       developers/FullTest.sh \
+       developers/GCJ.note.1 \
+       developers/JavaClass.pm \
+       developers/README \
+       developers/README.EUC_JP \
+       developers/alignment_of_size.c \
+       developers/autogen.sh \
+       developers/createLdScript.pl \
+       developers/dumpClass.pl \
+       developers/gdbinit \
+       developers/fixup.c \
+       developers/geteh_from_libgcc2 \
+       developers/glibc-2.1.1-signal.patch \
+       developers/mangleNative.pl \
+       developers/mauve-html-gen.pl \
+       developers/mauve-kaffe \
+       developers/mauve-results.sh \
+       developers/mnemonicizer.awk \
+       developers/resync-classpath.sh \
+       developers/rpm-kaffe.spec \
+       developers/sp_offset.c \
+       developers/test-kaffe-sh \
+       developers/utf8munge.pl \
+       scripts/GCCWarning.pm \
+       scripts/JikesWarning.pm \
+       scripts/LogWarning.pm \
+       scripts/Registry.pm \
+       scripts/sort-warnings.pl \
+       scripts/SparseWarning.pm \
+       scripts/WarningDescription.pm
 
 CLEANFILES = BUILD_ENVIRONMENT
 noinst_SCRIPTS = libtool BUILD_ENVIRONMENT
@@ -889,41 +924,6 @@
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
        tags tags-recursive uninstall uninstall-am
 
-       developers/boehm-with-kaffe.patch \
-       developers/build_mathnamespace \
-       developers/check-classpath-unmerged \
-       developers/math_symbols \
-       developers/check-classpath-merge-status \
-       developers/FullTest.sh \
-       developers/GCJ.note.1 \
-       developers/JavaClass.pm \
-       developers/README \
-       developers/README.EUC_JP \
-       developers/alignment_of_size.c \
-       developers/autogen.sh \
-       developers/createLdScript.pl \
-       developers/dumpClass.pl \
-       developers/gdbinit \
-       developers/fixup.c \
-       developers/geteh_from_libgcc2 \
-       developers/glibc-2.1.1-signal.patch \
-       developers/mangleNative.pl \
-       developers/mauve-html-gen.pl \
-       developers/mauve-kaffe \
-       developers/mauve-results.sh \
-       developers/mnemonicizer.awk \
-       developers/resync-classpath.sh \
-       developers/rpm-kaffe.spec \
-       developers/sp_offset.c \
-       developers/test-kaffe-sh \
-       developers/utf8munge.pl \
-       scripts/GCCWarning.pm \
-       scripts/JikesWarning.pm \
-       scripts/LogWarning.pm \
-       scripts/Registry.pm \
-       scripts/sort-warnings.pl \
-       scripts/SparseWarning.pm \
-       scripts/WarningDescription.pm
 
 depend:
        @echo \`make depend\' is no longer needed

_______________________________________________
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to