home *** CD-ROM | disk | FTP | other *** search
- # This file is a shell script fragment that supplies the information
- # necessary to tailor a template configure script into the configure
- # script appropriate for this directory. For more information, check
- # any existing configure script.
-
- configdirs="test stdio"
- srctrigger=iostream.h
- srcname="input/output for GNU C++"
-
- target_makefile_frag=../target-mkfrag
- package_makefile_frag=Make.pack
-
- # per-host:
-
- # per-target:
-
- TOLIBGXX=../
- MOSTLYCLEAN='*.o core *.tar.Z stamp'
- CLEAN='*.a *~'
- INFO_FILES=iostream
- TARGETLIB=libio.a
- # CXXINCLUDES='$(NOSTDINC) -I. -I.. -I$(srcdir) -I$(srcdir)/../src $(WRAP_C_INCLUDES) $(XTRAFLAGS)'
-
- (. ${srcdir}/../config.shared) >${package_makefile_frag}
-
- # post-target:
-
- rm -f ${package_makefile_frag}
-