summaryrefslogtreecommitdiffstats
path: root/doc/rgdb_specs/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-02 17:07:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-02 17:07:33 +0000
commit5a8e90c56fd639fddd358dac82a6d8aaf120a399 (patch)
tree475617a3afa66de9efbea65feb5d4ac5cf1946ed /doc/rgdb_specs/Makefile
parentNew files. This manual was ritten by Eric Valette <valette@crf.canon.fr> (diff)
downloadrtems-5a8e90c56fd639fddd358dac82a6d8aaf120a399.tar.bz2
Accidentally added the .tex file not the .texi root document.
Also the Makefile had "@include" lines in it.
Diffstat (limited to 'doc/rgdb_specs/Makefile')
-rw-r--r--doc/rgdb_specs/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/rgdb_specs/Makefile b/doc/rgdb_specs/Makefile
index 349421b38f..515417beaa 100644
--- a/doc/rgdb_specs/Makefile
+++ b/doc/rgdb_specs/Makefile
@@ -22,7 +22,6 @@ GENERATED_FILES= \
intro.texi revision.texi objectives.texi gdbinternals.texi \
interfacing.texi comm.texi daemon.texi conclusion.texi
-
FILES=$(PROJECT).texi $(GENERATED_FILES)
INFOFILES=$(wildcard $(PROJECT) $(PROJECT)-*)
@@ -61,15 +60,6 @@ clean:
# Process Automatically Generated Files
#
-@include intro.texi
-@include revision.texi
-@include objectives.texi
-@include gdbinternals.texi
-@include interfacing.texi
-@include comm.texi
-@include daemon.texi
-@include conclusion.texi
-
intro.texi: intro.t Makefile
$(BMENU) -p "Top" \
-u "Top" \