* Makefile.in ($(OBJS)): Depend on stamp-picdir.
authorH.J. Lu <hjl@gnu.org>
Mon, 15 Nov 1999 09:01:55 +0000 (09:01 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 15 Nov 1999 09:01:55 +0000 (02:01 -0700)
From-SVN: r30535

libstdc++/ChangeLog
libstdc++/Makefile.in

index 38b2547..2a222ce 100644 (file)
@@ -1,9 +1,12 @@
+Sun Nov 14 09:47:51 1999  H.J. Lu  <hjl@gnu.org>
+
+       * Makefile.in ($(OBJS)): Depend on stamp-picdir.
+
 1999-11-05  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
 
        * std/valarray_meta.h (_DEFINE_EXPR_UNARY_FUNCTION):  When
        building meta-expressions don't forget to take the contained
         closures.
-       
 
 1999-10-19  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
 
index eeff18c..4668344 100644 (file)
@@ -63,6 +63,10 @@ CLEAN_JUNK = $(LIBS)
 .PHONY: libs
 libs: $(LIBS)
 
+# The "pic" subdir must be created before we can put any object
+# files into it.
+$(OBJS): stamp-picdir
+
 stdlist: $(IO_DIR)/iostream.list $(OBJS) $(SUBLIBS) $(LIBIBERTY_DIR)/libiberty.a
        -rm -f tlist
        touch tlist