diff options
Diffstat (limited to 'doc/rgdb_specs/Makefile')
-rw-r--r-- | doc/rgdb_specs/Makefile | 10 |
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" \ |