+2000-01-06 Tom Tromey <tromey@cygnus.com>
+
+ * header-vars.am (@SET_MAKE@): Added.
+ * subdirs.am (@SET_MAKE@): Removed. Report from Motoyuki
+ Kasahara.
+
1999-12-19 Tom Tromey <tromey@cygnus.com>
* automake.in (handle_dist_worker): Expand DIST_COMMON under all
Markku Rossi mtr@ngs.fi
Markus F.X.J. Oberhumer k3040e4@wildsau.idv-edu.uni-linz.ac.at
Matt Leach mleach@cygnus.com
-Matthias Clasen clasen@mathematik.uni-freiburg.de
Matthew D. Langston langston@SLAC.Stanford.EDU
+Matthias Clasen clasen@mathematik.uni-freiburg.de
Michael Brantley Michael-Brantley@deshaw.com
Michel de Ruiter mdruiter@cs.vu.nl
Miles Bader miles@ccs.mt.nec.co.jp
Miodrag Vallat miodrag@ifrance.com
Motoyuki Kasahara m-kasahr@sra.co.jp
+Motoyuki Kasahara m-kasahr@sra.co.jp
NISHIDA Keisuke knishida@nn.iij4u.or.jp
Nelson H. F. Beebe beebe@math.utah.edu
Noah Friedman friedman@gnu.ai.mit.edu
## automake - create Makefile.in from Makefile.am
-## Copyright (C) 1994, 1995-98, 1999 Free Software Foundation, Inc.
+## Copyright (C) 1994-99, 2000 Free Software Foundation, Inc.
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
includedir = @includedir@
oldincludedir = /usr/include
+@SET_MAKE@
+
DESTDIR =
## Some derived variables that have been found to be useful.
## automake - create Makefile.in from Makefile.am
-## Copyright (C) 1994, 1995-98, 1999 Free Software Foundation, Inc.
+## Copyright (C) 1994-99, 2000 Free Software Foundation, Inc.
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
includedir = @includedir@
oldincludedir = /usr/include
+@SET_MAKE@
+
DESTDIR =
## Some derived variables that have been found to be useful.
## automake - create Makefile.in from Makefile.am
-## Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
+## Copyright (C) 1994-99, 2000 Free Software Foundation, Inc.
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
# (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.
-@SET_MAKE@
-
all-recursive install-data-recursive install-exec-recursive \
installdirs-recursive install-recursive uninstall-recursive @INSTALLINFO@ \
check-recursive installcheck-recursive info-recursive dvi-recursive:
## automake - create Makefile.in from Makefile.am
-## Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
+## Copyright (C) 1994-99, 2000 Free Software Foundation, Inc.
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
# (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.
-@SET_MAKE@
-
all-recursive install-data-recursive install-exec-recursive \
installdirs-recursive install-recursive uninstall-recursive @INSTALLINFO@ \
check-recursive installcheck-recursive info-recursive dvi-recursive: