2001-01-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
* Makefile.in (ETC_SUPPORT): Add configure.texi and friends.
This commit is contained in:
parent
a302b48c21
commit
eeb681b57f
@ -1,3 +1,7 @@
|
|||||||
|
2001-01-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
|
||||||
|
|
||||||
|
* Makefile.in (ETC_SUPPORT): Add configure.texi and friends.
|
||||||
|
|
||||||
2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
|
2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
|
||||||
|
|
||||||
* COPYING.NEWLIB: Put into source repository.
|
* COPYING.NEWLIB: Put into source repository.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# Makefile for directory with subdirs to build.
|
# Makefile for directory with subdirs to build.
|
||||||
# Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
|
# Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
|
||||||
# 1999, 2000 Free Software Foundation
|
# 1999, 2000, 2001 Free Software Foundation
|
||||||
#
|
#
|
||||||
# This file is free software; you can redistribute it and/or modify
|
# This file is free software; you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
@ -1729,7 +1729,9 @@ DEVO_SUPPORT= README Makefile.in configure configure.in \
|
|||||||
# ChangeLog omitted because it may refer to files which are not in this
|
# ChangeLog omitted because it may refer to files which are not in this
|
||||||
# distribution (perhaps it would be better to include it anyway).
|
# distribution (perhaps it would be better to include it anyway).
|
||||||
ETC_SUPPORT= Makefile.in configure configure.in standards.texi \
|
ETC_SUPPORT= Makefile.in configure configure.in standards.texi \
|
||||||
make-stds.texi standards.info*
|
make-stds.texi standards.info* configure.texi configure.info* \
|
||||||
|
configbuild.* configdev.*
|
||||||
|
|
||||||
|
|
||||||
# When you use `make setup-dirs' or `make taz' you should always redefine
|
# When you use `make setup-dirs' or `make taz' you should always redefine
|
||||||
# this macro.
|
# this macro.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user