From 5a8e90c56fd639fddd358dac82a6d8aaf120a399 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 2 Apr 1999 17:07:33 +0000 Subject: Accidentally added the .tex file not the .texi root document. Also the Makefile had "@include" lines in it. --- doc/rgdb_specs/Makefile | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'doc/rgdb_specs/Makefile') 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" \ -- cgit v1.2.3