home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / GCC / GERLIB_DEV08B.LHA / gerlib / libg++ / iostream / stdio / configure.in < prev    next >
Encoding:
Text File  |  1993-12-12  |  670 b   |  27 lines

  1. # This file is a shell script fragment that supplies the information
  2. # necessary to tailor a template configure script into the configure
  3. # script appropriate for this directory.  For more information, check
  4. # any existing configure script.
  5.  
  6. configdirs=
  7. srctrigger=fopen.C
  8. srcname="stdio implementation"
  9.  
  10. target_makefile_frag=../../target-mkfrag
  11. package_makefile_frag=Make.pack
  12.  
  13. # per-host:
  14.  
  15. # per-target:
  16.  
  17. TOLIBGXX=../../
  18. TARGETLIB=libstdio++.a
  19. CXXINCLUDES='$(NOSTDINC) -I$(srcdir) -I../.. -I$(srcdir)/.. -I$(srcdir)/../stdio $(WRAP_C_INCLUDES) $(XTRAFLAGS)'
  20.  
  21. (. ${srcdir}/../../config.shared) >${package_makefile_frag}
  22.  
  23. # post-target:
  24.  
  25. rm -f ${package_makefile_frag}
  26.  
  27.