代码搜索:Configuring
找到约 1,509 项符合「Configuring」的源代码
代码结果 1,509
www.eeworm.com/read/123658/14618214
bat configur.bat
@echo off
echo Configuring GCC for go32
rem This batch file assumes a unix-type "sed" program
if not exist config\msdos\configure.bat chdir ..\..
update config\i386\xm-dos.h config.h
update c
www.eeworm.com/read/38039/1088887
res pgl_printer.res
!* pgl_printer.res resource file for configuring a printer
!* 12-Jun-98 I-01-12 hsu $$1 Created
!* 30-dec-98 I-01-29 jhk $$2 Add more elements
(Dialog pgl_printer
(Components
(PushBut
www.eeworm.com/read/492131/1181493
bat configur.bat
*** orig/make-3.71/glob/configur.bat Thu Jul 21 01:30:20 1994
--- src/make-3.71/glob/configur.bat Thu Jul 21 01:31:16 1994
***************
*** 0 ****
--- 1,23 ----
+ @echo off
+ echo Configuring
www.eeworm.com/read/247849/4474266
bat configur.bat
@echo off
echo Configuring GCC for go32
rem This batch file assumes a unix-type "sed" program
if not exist config\msdos\configure.bat chdir ..\..
update config\i386\xm-dos.h config.h
update c
www.eeworm.com/read/186388/5233889
bat configur.bat
@echo off
echo Configuring GCC for go32
rem This batch file assumes a unix-type "sed" program
if not exist config\msdos\configure.bat chdir ..\..
update config\i386\xm-dos.h config.h
update c
www.eeworm.com/read/281949/4110615
inc init_sdr.inc
clearbreak
bexec 0x00000000
wait = on
reset
pause 1
setreg @CP15_CONTROL=0x00050078
// configuring CP15 for enabling the pripheral bus
setreg @CP15_PERIP_MEM_REMAP=0x40000015
// This start
www.eeworm.com/read/281949/4110616
inc init_ddr.inc
clearbreak
bexec 0x00000000
wait = on
reset
pause 1
setreg @CP15_CONTROL=0x00050078
// configuring CP15 for enabling the pripheral bus
setreg @CP15_PERIP_MEM_REMAP=0x40000015
// This start
www.eeworm.com/read/281949/4110617
inc init_sdr.inc
clearbreak
bexec 0x00000000
wait = on
reset
pause 1
setreg @CP15_CONTROL=0x00050078
// configuring CP15 for enabling the pripheral bus
setreg @CP15_PERIP_MEM_REMAP=0x40000015
// This start
www.eeworm.com/read/158865/5594238
bat configur.bat
@echo off
echo Configuring GCC for go32
rem This batch file assumes a unix-type "sed" program
if not exist config\msdos\configure.bat chdir ..\..
update config\i386\xm-dos.h config.h
update c
www.eeworm.com/read/104054/15711540
configure
#! /bin/sh
# From configure.in Revision: 1.12
echo "Configuring for SMTPclient `./etc/newvers -l c -D smtpclient_vers.c`"
ac_aux_dir=
for ac_dir in etc $srcdir/etc; do
if test -f $ac_dir/install-s