OSDN Git Service

d
[pf3gnuchains/gcc-fork.git] / libio / config / linux.mt
1 # Use the libio which comes with the local libc.
2
3 # Comment this out to avoid including the stdio functions in libiostream.a:
4 # LIBIOSTREAM_OBJECTS = $(IO_OBJECTS) $(IOSTREAM_OBJECTS) $(STDIO_WRAP_OBJECTS) $(OSPRIM_OBJECTS)
5 # LIBIOSTREAM_DEP = $(LIBIOSTREAM_OBJECTS) stdio.list
6 # LIBIOSTREAM_USE = $(LIBIOSTREAM_OBJECTS) `cat stdio.list`
7
8 # Comment the above and uncomment the below to use the code in the Linux libc:
9 # We have _G_config.h in /usr/include.
10 _G_CONFIG_H=
11
12 # We must not see the libio.h file from this library.
13 LIBIO_INCLUDE=
14
15 # We have those in libc.a.
16 IO_OBJECTS= iogetline.o
17 STDIO_WRAP_OBJECTS=
18 OSPRIM_OBJECTS=
19 STDIO_OBJECTS=
20
21 # We have the rest in /usr/include.
22 USER_INCLUDES=PlotFile.h SFile.h builtinbuf.h editbuf.h fstream.h \
23         indstream.h iomanip.h iostream.h istream.h ostream.h \
24         parsestream.h pfstream.h procbuf.h stdiostream.h stream.h \
25         streambuf.h strfile.h strstream.h