From bd861cc6e02ec077e7f93b247169cd519a042016 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 9 Nov 2009 14:36:14 +0000 Subject: 2009-11-09 Joel Sherrill * ada_user/Makefile.am, ada_user/ada_user.texi, user/Makefile.am, user/c_user.texi, user/concepts.t, user/overview.t, user/preface.texi, user/schedule.t, user/sem.t: Add table of figures. Add text and graphic of tree illustrating valid combinations of semaphore attributes. * user/semaphore_attributes.eps, user/semaphore_attributes.png: New files. --- doc/user/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/user/Makefile.am') diff --git a/doc/user/Makefile.am b/doc/user/Makefile.am index 80f072e407..7f25af1fc0 100644 --- a/doc/user/Makefile.am +++ b/doc/user/Makefile.am @@ -28,14 +28,14 @@ c_user_TEXINFOS = $(FILES) $(COMMON_FILES) $(GENERATED_FILES) TXT_FILES = rtemsarc.txt rtemspie.txt states.txt PNG_FILES = rtemsarc.png rtemspie.png states.png ObjectId-32Bits.png \ - ObjectId-16Bits.png + ObjectId-16Bits.png semaphore_attributes.png EPS_IMAGES = rtemspie.eps states.eps ObjectId-32Bits.eps \ - ObjectId-32Bits.eps + ObjectId-32Bits.eps semaphore_attributes.eps $(PROJECT).dvi: $(EPS_IMAGES) PDF_IMAGES = rtemspie.pdf states.pdf ObjectId-16Bits.pdf \ - ObjectId-32Bits.pdf + ObjectId-32Bits.pdf semaphore_attributes.pdf CLEANFILES += $(PDF_IMAGES) if USE_HTML -- cgit v1.2.3