Commit f507211e by Jeff Law

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
parent ecc45b28
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) Wed Nov 10 09:42:39 1999 Jeffrey A Law (law@cygnus.com)
* hashtab.c: Include stdio.h. * hashtab.c: Include stdio.h.
......
...@@ -191,10 +191,6 @@ stamp-picdir: ...@@ -191,10 +191,6 @@ stamp-picdir:
.PHONY: all etags tags ls clean stage1 stage2 .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 etags tags: TAGS etags-subdir
TAGS: $(CFILES) $(HFILES) TAGS: $(CFILES) $(HFILES)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment