mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-25 04:15:35 +08:00
Revert last change.
Revert last change. HJ's message meant "code like this already exists in libiberty/libio", not "code like this needs to be added to libiberty/libio". What a waste of my time. From-SVN: r30534
This commit is contained in:
parent
ecc45b285a
commit
f507211e3c
@ -1,7 +1,3 @@
|
||||
Mon Nov 15 01:58:34 1999 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* Makefile.in (LIBOBJS): Depend on stamp-picdir.
|
||||
|
||||
Wed Nov 10 09:42:39 1999 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* hashtab.c: Include stdio.h.
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user