diff options
Diffstat (limited to 'libiberty/Makefile.in')
-rw-r--r-- | libiberty/Makefile.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libiberty/Makefile.in b/libiberty/Makefile.in index c750b122426..f5a18336268 100644 --- a/libiberty/Makefile.in +++ b/libiberty/Makefile.in @@ -191,10 +191,6 @@ stamp-picdir: .PHONY: all etags tags ls clean stage1 stage2 -# The "pic" subdir must be created before we can put any object -# files into it. -$(LIBOBJS): stamp-picdir - etags tags: TAGS etags-subdir TAGS: $(CFILES) $(HFILES) |