forked from Imagelibrary/rtems
2000-09-22 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Removed GENERATED_FILES from list of TEXINFOS.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2000-09-22 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* Makefile.am: Removed GENERATED_FILES from list of TEXINFOS.
|
||||
|
||||
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* ChangeLog: New file.
|
||||
|
||||
@@ -44,7 +44,7 @@ states.png: $(top_srcdir)/user/states.png
|
||||
$(LN_S) $<
|
||||
|
||||
info_TEXINFOS = ada_user.texi
|
||||
ada_user_TEXINFOS = $(FILES) $(COMMON_FILES) $(GENERATED_FILES)
|
||||
ada_user_TEXINFOS = $(FILES) $(COMMON_FILES)
|
||||
|
||||
if USE_HTML
|
||||
html_project_DATA += rtemsarc.png rtemspie.png states.png
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2000-09-22 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* Makefile.am: Removed GENERATED_FILES from list of TEXINFOS.
|
||||
|
||||
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* ChangeLog: New file.
|
||||
|
||||
@@ -19,4 +19,4 @@ COMMON_FILES = $(top_srcdir)/common/setup.texi \
|
||||
$(top_srcdir)/common/cpright.texi
|
||||
|
||||
info_TEXINFOS = develenv.texi
|
||||
develenv_TEXINFOS = $(FILES) $(COMMON_FILES) $(GENERATED_FILES)
|
||||
develenv_TEXINFOS = $(FILES) $(COMMON_FILES)
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2000-09-22 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* Makefile.am: Removed GENERATED_FILES from list of TEXINFOS.
|
||||
|
||||
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* ChangeLog: New file.
|
||||
|
||||
@@ -19,4 +19,4 @@ COMMON_FILES = $(top_srcdir)/common/setup.texi \
|
||||
FILES = install.texi intro.texi probrep.texi relnotes.texi status.texi
|
||||
|
||||
info_TEXINFOS = relnotes.texi
|
||||
relnotes_TEXINFOS = $(FILES) $(COMMON_FILES) $(GENERATED_FILES)
|
||||
relnotes_TEXINFOS = $(FILES) $(COMMON_FILES)
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
## $Id$
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
|
||||
|
||||
EXTRA_DIST = word-replace2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user