* Makefile.in (iostream.list): Remove STDIO_WRAP_OBJECTS.

From-SVN: r15424
This commit is contained in:
Jason Merrill 1997-09-12 02:16:24 +00:00 committed by Jason Merrill
parent 2a32969dd4
commit 810b9f2c0e
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Thu Sep 11 18:43:56 1997 Jason Merrill <jason@yorick.cygnus.com>
* Makefile.in (iostream.list): Remove STDIO_WRAP_OBJECTS.
Mon Sep 8 01:30:27 1997 Weiwen Liu <liu@hepunix.physics.yale.edu>
* libio.h: Fix typo.

View File

@ -83,7 +83,6 @@ tpipe: tpipe.o libio.a
iostream.list: stamp-picdir $(_G_CONFIG_H) $(LIBIOSTREAM_DEP)
@echo "$(LIBIOSTREAM_USE)"> iostream.list
@echo "$(STDIO_WRAP_OBJECTS)" >> iostream.list
stmp-stdio:
@rootme=`pwd`/ ; export rootme; cd stdio ; \