2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>

* ada_user/Makefile.am: Make Ada manual build again after adding
	figure.
This commit is contained in:
Joel Sherrill
2008-11-07 18:58:13 +00:00
parent eaa5811507
commit 7f843f201a
2 changed files with 13 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>
* ada_user/Makefile.am: Make Ada manual build again after adding
figure.
2008-11-03 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1334/doc

View File

@@ -32,12 +32,17 @@ COMMON_FILES += \
FILES = example.texi
ObjectId-32Bits.eps: $(top_srcdir)/user/ObjectId-32Bits.eps
$(LN_S) $<
rtemspie.eps: $(top_srcdir)/user/rtemspie.eps
$(LN_S) $<
states.eps: $(top_srcdir)/user/states.eps
$(LN_S) $<
CLEANFILES += rtemspie.eps states.eps rtemsarc.png rtemspie.png states.png
CLEANFILES += rtemspie.eps states.eps rtemsarc.png rtemspie.png states.png \
ObjectId-32Bits.png
ObjectId-32Bits.png: $(top_srcdir)/user/ObjectId-32Bits.png
$(LN_S) $<
rtemsarc.png: $(top_srcdir)/user/rtemsarc.png
$(LN_S) $<
rtemspie.png: $(top_srcdir)/user/rtemspie.png
@@ -49,10 +54,10 @@ info_TEXINFOS = ada_user.texi
ada_user_TEXINFOS = $(FILES) $(COMMON_FILES)
if USE_HTML
html_project_DATA += rtemsarc.png rtemspie.png states.png
html_project_DATA += rtemsarc.png rtemspie.png states.png ObjectId-32Bits.png
endif
$(PROJECT).dvi: rtemspie.eps states.eps
$(PROJECT).dvi: rtemspie.eps states.eps ObjectId-32Bits.eps
PDF_IMAGES = rtemspie.pdf states.pdf
CLEANFILES += ada_user.info ada_user.info-? ada_user.info-??