From f6b0196e0870287133174c1d00a64f1e2b94a159 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 24 Nov 1999 18:22:33 +0000 Subject: Added information on RTEMS Time/Date Representatin. --- doc/FAQ/Makefile | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'doc/FAQ/Makefile') diff --git a/doc/FAQ/Makefile b/doc/FAQ/Makefile index da4cdb11ed..4ddee5e6f1 100644 --- a/doc/FAQ/Makefile +++ b/doc/FAQ/Makefile @@ -19,7 +19,7 @@ COMMON_FILES=../common/cpright.texi ../common/setup.texi GENERATED_FILES= \ basic.texi tools.texi concepts.texi bsp.texi debug.texi freesw.texi \ - embeddedinfo.texi hwdebugaids.texi projects.texi + embeddedinfo.texi hwdebugaids.texi projects.texi endoftime.texi FILES=$(PROJECT).texi $(GENERATED_FILES) @@ -104,9 +104,14 @@ hwdebugaids.texi: hwdebugaids.t Makefile -u "Top" \ -n "" ${*}.t - projects.texi: projects.t Makefile $(BMENU) -c -p "" \ -u "Top" \ -n "" ${*}.t + +endoftime.texi: endoftime.t Makefile + $(BMENU) -c -p "" \ + -u "Top" \ + -n "" ${*}.t + -- cgit v1.2.3