Revert last change.
authorJeff Law <law@gcc.gnu.org>
Mon, 15 Nov 1999 09:01:30 +0000 (02:01 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 15 Nov 1999 09:01:30 +0000 (02:01 -0700)
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

libiberty/ChangeLog
libiberty/Makefile.in

index 959d7eb57b6badbf149d1a63aea595c0bb110a01..e1bad88f3255718db32c2b0f922cfc17d0edf400 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 c750b122426bab9516b0afddba73c56eae4200f7..f5a18336268275ff6dc543bbb3ccdd7facdb67f3 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)