summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils
diff options
context:
space:
mode:
authorats <ats@FreeBSD.org>1994-11-28 17:19:52 +0000
committerats <ats@FreeBSD.org>1994-11-28 17:19:52 +0000
commitb904f4fb3d5b952237aaf233b0c6c4b94bea8cba (patch)
treed6e394687fb085b12ef57e25d514b051dd44a017 /gnu/usr.bin/binutils
parentf625842f613b794ad3cc9e32b490e0f5fa026381 (diff)
downloadFreeBSD-src-b904f4fb3d5b952237aaf233b0c6c4b94bea8cba.zip
FreeBSD-src-b904f4fb3d5b952237aaf233b0c6c4b94bea8cba.tar.gz
Add the automatically generated files: y.tab.h c-exp.tab.c ch-exp.tab.c and
m2-exp.tab.c to the CLEANFILES target.
Diffstat (limited to 'gnu/usr.bin/binutils')
-rw-r--r--gnu/usr.bin/binutils/gdb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/gdb/Makefile b/gnu/usr.bin/binutils/gdb/Makefile
index 32f0786..70f0e0c 100644
--- a/gnu/usr.bin/binutils/gdb/Makefile
+++ b/gnu/usr.bin/binutils/gdb/Makefile
@@ -1,5 +1,6 @@
PROG = gdb
BINDIR= /usr/bin
+CLEANFILES+= y.tab.h c-exp.tab.c ch-exp.tab.c m2-exp.tab.c
SRCS = main.c blockframe.c breakpoint.c findvar.c stack.c thread.c \
source.c values.c eval.c valops.c valarith.c valprint.c printcmd.c \
symtab.c symfile.c symmisc.c infcmd.c infrun.c command.c utils.c \
OpenPOWER on IntegriCloud