From c9b13f1ad9627b322706f8ab607c8fce657e58e9 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Thu, 23 Dec 2004 22:38:41 +0000 Subject: * gnu/xml/*: Imported from GNU JAXP. * javax/xml/*: Likewise. * external/*: Imported external sax and w3c_dom projects. * LICENSE: Add new copyright and distribution notices. * Makefile.am (SUBDirs): Add external. (DIST_SUBDIRS): Likewise. * configure.ac (AC_CONFIG_FILES): Add external/Makefile, external/sax/Makefile and external/w3c_dom/Makefile. * lib/gen-classlist.sh.in (FIND): Search in external/sax and external/w3c_dom. (Split): Add new classes.xml for gcj. * lib/Makefile.am (compile_classpath): Add external/sax and external/w3c_dom. (FOUND_GCJ): Compile classes.xml. * lib/.cvsignore: Add classes.xml. * .classpath: Updated exclusion filter and add external projects plus examples. --- .classpath | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.classpath') diff --git a/.classpath b/.classpath index 63424531b..87b523c30 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,9 @@ - + + + + -- cgit v1.2.1