Faster `make uninstall'; fast install for JAVA.
[automake/ericb.git] / lib / am / Makefile.am
blob9767496ec041392a6f378367a7097bd3b13efdca
1 ## Process this file with automake to create Makefile.in
3 ## Makefile for Automake lib/am.
5 ## Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2003, 2004
6 ## Free Software Foundation, Inc.
8 ## This program is free software; you can redistribute it and/or modify
9 ## it under the terms of the GNU General Public License as published by
10 ## the Free Software Foundation; either version 3, or (at your option)
11 ## any later version.
13 ## This program is distributed in the hope that it will be useful,
14 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
15 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16 ## GNU General Public License for more details.
18 ## You should have received a copy of the GNU General Public License
19 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
21 amdir = $(pkgvdatadir)/am
23 dist_am_DATA = \
24 ansi2knr.am \
25 check.am \
26 clean-hdr.am \
27 clean.am \
28 compile.am \
29 configure.am \
30 data.am \
31 dejagnu.am \
32 depend.am \
33 depend2.am \
34 distdir.am \
35 footer.am \
36 header-vars.am \
37 header.am \
38 install.am \
39 inst-vars.am \
40 java.am \
41 lang-compile.am \
42 lex.am \
43 library.am \
44 libs.am \
45 libtool.am \
46 lisp.am \
47 ltlib.am \
48 ltlibrary.am \
49 mans-vars.am \
50 mans.am \
51 multilib.am \
52 program.am \
53 progs.am \
54 python.am \
55 remake-hdr.am \
56 scripts.am \
57 subdirs.am \
58 tags.am \
59 texi-vers.am \
60 texibuild.am \
61 texinfos.am \
62 yacc.am