]> git.saurik.com Git - bison.git/blame - Makefile.am
No longer needed, since we're not using the stage stuff.
[bison.git] / Makefile.am
CommitLineData
2cf6e610 1## Copyright (C) 2001, 2002 Free Software Foundation, Inc.
5bb18f9a 2
2c8a9dfa
AD
3## This program is free software; you can redistribute it and/or modify
4## it under the terms of the GNU General Public License as published by
5## the Free Software Foundation; either version 2 of the License, or
6## (at your option) any later version.
7
8## This program is distributed in the hope that it will be useful,
9## but WITHOUT ANY WARRANTY; without even the implied warranty of
10## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11## GNU General Public License for more details.
12
13## You should have received a copy of the GNU General Public License
14## along with this program; if not, write to the Free Software
15## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
16## 02111-1307 USA
17
3202e651 18## Process this file with automake to produce Makefile.in -*-Makefile-*-
fd6748e2 19AUTOMAKE_OPTIONS = 1.6 check-news readme-alpha dist-bzip2
f310d213 20
8c44d3ec
AD
21ACLOCAL_AMFLAGS = -I m4
22
2cf6e610 23SUBDIRS = config po lib data src doc m4 tests
bbcb769c 24
289dd0cf 25EXTRA_DIST = REFERENCES OChangeLog Makefile.maint GNUmakefile
f310d213 26
d074a105
AD
27
28## ---------------------------- ##
29## Customizing Makefile.maint. ##
30## ---------------------------- ##
31
32move_if_change = $(srcdir)/config/move-if-change
33prev_version_file = $(srcdir)/config/prev-version.txt
34release_archive_dir = releases
35
36# Uploading betas.
37hosts = alpha
38alpha_host = alpha.gnu.org
39alpha_url_dir = gnu/bison
40
41# Files to update automatically.
42wget_files = $(srcdir)/config/config.guess $(srcdir)/config/config.sub \
43 $(srcdir)/config/texinfo.tex
342b8b6e
AD
44
45cvs_files = $(srcdir)/config/missing