HomeSort by: relevance | last modified time | path
    Searched refs:djgpp (Results 1 - 25 of 168) sorted by relevancy

1 2 3 4 5 6 7

  /src/external/gpl3/gcc/dist/gcc/config/i386/
xm-djgpp.h 1 /* Configuration for GCC for Intel 80386 running DJGPP.
25 /* Define standard DJGPP installation paths. */
27 /* points to actual DJGPP installation directory. */
33 /* Search for as.exe and ld.exe in DJGPP's binary directory. */
37 /* Standard DJGPP library and startup files */
73 /* If the environment variable DJDIR is not defined, then DJGPP is not \
80 /* DJDIR is automatically defined by the DJGPP environment config \
81 file pointed to by the environment variable DJGPP. Examine DJGPP \
83 char *djgpp = getenv ("DJGPP");
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
xm-djgpp.h 1 /* Configuration for GCC for Intel 80386 running DJGPP.
25 /* Define standard DJGPP installation paths. */
27 /* points to actual DJGPP installation directory. */
33 /* Search for as.exe and ld.exe in DJGPP's binary directory. */
37 /* Standard DJGPP library and startup files */
73 /* If the environment variable DJDIR is not defined, then DJGPP is not \
80 /* DJDIR is automatically defined by the DJGPP environment config \
81 file pointed to by the environment variable DJGPP. Examine DJGPP \
83 char *djgpp = getenv ("DJGPP");
    [all...]
  /src/external/gpl2/gettext/dist/
Makefile.am 103 # DJGPP port.
105 EXTRA_DIST += djgpp/COPYING.DJ djgpp/Makefile.maint djgpp/README.DJ \
106 djgpp/README.in djgpp/README djgpp/config.bat djgpp/config.in \
107 djgpp/config.sed djgpp/config.site djgpp/djpwd.h
    [all...]
  /src/external/gpl2/gettext/dist/djgpp/
config.bat 2 echo Configuring GNU Gettext for DJGPP v2.x...
125 if "%CACHING%" == "enabled" echo --cache-file=%XSRC%/djgpp/config.cache >> arguments
154 sed -f %XSRC%/djgpp/config.sed configure.orig > configure
158 set CONFIG_SITE=%XSRC%/djgpp/config.site
159 if not "%CONFIG_SITE%" == "%XSRC%/djgpp/config.site" goto SmallEnv
186 if errorlevel 1 update %XSRC%/djgpp/unsetenv.c %XSRC%/lib/unsetenv.c
192 if errorlevel 1 update %XSRC%/djgpp/djpwd.h %XSRC%/lib/djpwd.h
194 if errorlevel 1 update %XSRC%/djgpp/getpwnam.c %XSRC%/lib/getpwnam.c
200 sed -f %XSRC%/djgpp/msginit.sed %XSRC%/src/msginit.orig > msginit.tmp
227 set HOME=%XSRC%/djgpp
    [all...]
  /src/external/gpl2/groff/dist/arch/djgpp/
config.bat 2 echo Configuring GNU Groff for DJGPP v2.x...
20 sed -f %XSRC%/arch/djgpp/config.sed configure.orig > configure
24 set CONFIG_SITE=%XSRC%/arch/djgpp/config.site
25 if not "%CONFIG_SITE%" == "%XSRC%/arch/djgpp/config.site" goto SmallEnv
  /src/external/gpl2/grep/dist/
Makefile.am 13 ACINCLUDE_INPUTS = $(M4DIR)/decl.m4 $(M4DIR)/djgpp.m4 $(M4DIR)/dosfile.m4 \
  /src/external/gpl2/grep/
grep2netbsd 35 rm -rf bootstrap djgpp m4 tests vms autom4te-2.53.cache
  /src/external/gpl2/texinfo/
texinfo2netbsd 37 rm -rf djgpp
  /src/external/gpl3/gdb.old/dist/gdb/config/djgpp/
djconfig.sh 4 # configuring GDB for DJGPP. 99% of it can also be used when
5 # configuring other GNU programs for DJGPP.
79 echo "in the gdb/config/djgpp/ directory in the GDB distribution."
87 # Where is the directory with DJGPP-specific scripts?
88 DJGPPDIR=${srcdir}/gdb/config/djgpp
90 echo "Editing configure scripts for DJGPP..."
130 # of Bash 2.03 and later, and by all DJGPP programs compiled with
  /src/external/gpl3/gdb/dist/gdb/config/djgpp/
djconfig.sh 4 # configuring GDB for DJGPP. 99% of it can also be used when
5 # configuring other GNU programs for DJGPP.
79 echo "in the gdb/config/djgpp/ directory in the GDB distribution."
87 # Where is the directory with DJGPP-specific scripts?
88 DJGPPDIR=${srcdir}/gdb/config/djgpp
90 echo "Editing configure scripts for DJGPP..."
130 # of Bash 2.03 and later, and by all DJGPP programs compiled with
  /src/external/bsd/libpcap/dist/
pcap-dos.h 5 * 32-bit targets: djgpp, Pharlap or DOS4GW.
35 #define DJGPP 2
40 #define DOSX DJGPP
74 #error DOSX not defined; 1 = PharLap, 2 = djgpp, 4 = DOS4GW
  /src/external/gpl3/gdb.old/dist/
djunpack.bat 27 djtar -x -p -o %GDBVER%/gdb/config/djgpp/fnchange.lst %1 > fnchange.tmp
  /src/external/gpl3/gdb/dist/
djunpack.bat 27 djtar -x -p -o %GDBVER%/gdb/config/djgpp/fnchange.lst %1 > fnchange.tmp
  /src/external/bsd/libpcap/dist/msdos/
pkt_rx1.s 4 ; Currently used only for djgpp + DOS4GW targets
  /src/external/gpl3/gdb.old/dist/gdb/contrib/ari/
update-web-ari.sh 262 fnchange_lst="${srcdir}"/gdb/config/djgpp/fnchange.lst
278 # Do the raw analysis - transform the list of files into the DJGPP
  /src/external/gpl3/gdb/dist/gdb/contrib/ari/
update-web-ari.sh 262 fnchange_lst="${srcdir}"/gdb/config/djgpp/fnchange.lst
278 # Do the raw analysis - transform the list of files into the DJGPP
  /src/lib/librumpuser/build-aux/
config.sub 636 djgpp)
  /src/sys/external/isc/libsodium/dist/build-aux/
config.sub 638 djgpp)
  /src/sys/external/isc/libsodium/dist/
config.sub 617 djgpp)
  /src/crypto/external/bsd/netpgp/dist/buildaux/
config.sub 636 djgpp)
  /src/crypto/external/cpl/tpm-tools/dist/
config.sub 636 djgpp)
  /src/crypto/external/cpl/trousers/dist/
config.sub 636 djgpp)
  /src/external/apache2/llvm/autoconf/autoconf/
config.sub 608 djgpp)
  /src/external/bsd/am-utils/dist/
config.sub 636 djgpp)
  /src/external/bsd/flex/dist/build-aux/
config.sub 636 djgpp)

Completed in 41 milliseconds

1 2 3 4 5 6 7