aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1994-07-25 22:43:29 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1994-07-25 22:43:29 +0000
commit1ded65d1aa58293444521230095363674b3f95a2 (patch)
treeec15b0866885446f42174edc185603d923ecb241 /gdb/Makefile.in
parent56fbe88919914e77e06d817450741fc32fa44429 (diff)
downloadgdb-1ded65d1aa58293444521230095363674b3f95a2.zip
gdb-1ded65d1aa58293444521230095363674b3f95a2.tar.gz
gdb-1ded65d1aa58293444521230095363674b3f95a2.tar.bz2
* Makefile.in (clean): Remove libgdb-files.
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r--gdb/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index dc8008b..571dc28 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -775,7 +775,7 @@ clean mostlyclean:
@$(MAKE) $(FLAGS_TO_PASS) DO=clean "DODIRS=$(SUBDIRS)" subdir_do
rm -f *.o $(ADD_FILES) *~ init.c-tmp
rm -f init.c version.c
- rm -f gdb core make.log
+ rm -f gdb core make.log libgdb-files
rm -f gdb[0-9]
# This used to depend on c-exp.tab.c m2-exp.tab.c ch-exp.tab.c TAGS