re PR bootstrap/26901 (../../../../../gcc/libjava/classpath/tools/gnu/classpath/tools...
[gcc.git] / libjava / classpath / Makefile.am
1 ## Input file for automake to generate the Makefile.in used by configure
2
3 # lib first, to compile .class files before native code, last examples
4 ## GCJ LOCAL: we remove 'tools' for the time being.
5 ## We don't build any of them into actual tools yet.
6 SUBDIRS = lib doc external include native resource scripts $(EXAMPLESDIR)
7 DIST_SUBDIRS = lib doc external include native resource scripts examples
8
9 ## GCJ LOCAL: we need an extra -I here.
10 ACLOCAL_AMFLAGS = -I m4 -I ../.. -I ../../config
11
12 native: lib
13
14 EXTRA_DIST = HACKING BUGS THANKYOU mauve-classpath LICENSE \
15 ChangeLog-2003 ChangeLog-2004 ChangeLog-2005 \
16 ChangeLog.gnujaxp.1 ChangeLog.gnujaxp.2 ChangeLog.libxmlj \
17 autogen.sh
18
19 #DISTCHECK_CONFIGURE_FLAGS = --enable-gjdoc
20
21 dist-hook:
22 -$(mkinstalldirs) $(distdir)/include
23 -cp -f $(top_srcdir)/include/*.in $(distdir)/include
24 -cp -f $(top_srcdir)/include/*.h $(distdir)/include
25
26 ChangeLog:
27 cvs2cl.pl -b --gmt --log-opts "-d'1998-06-30< now'" --window 7200 --usermap ChangeLog.usermap --ignore ChangeLog --fsf