OSDN Git Service

Revert last change. HJ's message meant "code like this already exists
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Nov 1999 09:01:30 +0000 (09:01 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Nov 1999 09:01:30 +0000 (09:01 +0000)
in libiberty/libio", not "code like this needs to be added to libiberty/libio".

What a waste of my time.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30534 138bc75d-0d04-0410-961f-82ee72b054a4

libiberty/ChangeLog
libiberty/Makefile.in

index 959d7eb..e1bad88 100644 (file)
@@ -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.
index c750b12..f5a1833 100644 (file)
@@ -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)