OSDN Git Service

Imported Classpath 0.18.
[pf3gnuchains/gcc-fork.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 SUBDIRS = lib doc external include native resource scripts $(EXAMPLESDIR)
5 DIST_SUBDIRS = lib doc external include native resource scripts examples
6
7 ## GCJ LOCAL: we need an extra -I here.
8 ACLOCAL_AMFLAGS = -I m4 -I ../..
9
10 native: lib
11
12 EXTRA_DIST = HACKING BUGS THANKYOU mauve-classpath LICENSE \
13              ChangeLog-2003 ChangeLog-2004 \
14              ChangeLog.gnujaxp.1 ChangeLog.gnujaxp.2 ChangeLog.libxmlj
15
16 #DISTCHECK_CONFIGURE_FLAGS = --enable-gjdoc
17
18 dist-hook:
19         -$(mkinstalldirs) $(distdir)/include
20         -cp -f $(top_srcdir)/include/*.in $(distdir)/include
21         -cp -f $(top_srcdir)/include/*.h $(distdir)/include
22
23 ChangeLog:
24         cvs2cl.pl -b --gmt --log-opts "-d'1998-06-30< now'" --window 7200 --usermap ChangeLog.usermap --ignore ChangeLog --fsf