代码搜索:Configuring

找到约 1,509 项符合「Configuring」的源代码

代码结果 1,509
www.eeworm.com/read/253222/12238410

test f77demo-conf.test

#! /bin/sh # f77demo-conf.test - try configuring the ../f77demo subdirectory # Test script header. need_prefix=yes if test -z "$srcdir"; then srcdir=`echo "$0" | sed 's%/[^/]*$%%'` test "$srcdir"
www.eeworm.com/read/253222/12238481

test f77demo-shared.test

#! /bin/sh # f77demo-conf.test - try configuring the ../f77demo subdirectory # Test script header. need_prefix=yes if test -z "$srcdir"; then srcdir=`echo "$0" | sed 's%/[^/]*$%%'` test "$srcdir"
www.eeworm.com/read/492131/1181361

bat configur.bat

@echo off echo Configuring MAKE/glob for go32 rem This batch file assumes a unix-type "sed" program echo # Makefile generated by "configure.bat"> Makefile if exist config.sed del config.sed
www.eeworm.com/read/339586/3298234

ac configure.ac

dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.51) AC_INIT([ares_init.c],,) PACKAGE=ares VERSION=1.1.2 ARES_VERSION=${VERSION} AC_MSG_RESULT([Configuring ${PACKAGE}
www.eeworm.com/read/276761/4164231

txt init_bono_leon.txt

comment setreg @CP15_CONTROL=0x00050078 comment configuring CP15 for enabling the pripheral bus comment setreg @CP15_PERIP_MEM_REMAP=0x40000015 comment wait = on comment *======================
www.eeworm.com/read/276761/4164236

txt init_bono_v4.txt

comment setreg @CP15_CONTROL=0x00050078 comment configuring CP15 for enabling the pripheral bus comment setreg @CP15_PERIP_MEM_REMAP=0x40000015 comment wait = on comment *======================
www.eeworm.com/read/276761/4164239

txt init_bono_ddr.txt

comment setreg @CP15_CONTROL=0x00050078 comment configuring CP15 for enabling the pripheral bus comment setreg @CP15_PERIP_MEM_REMAP=0x40000015 comment wait = on comment *======================
www.eeworm.com/read/276761/4164240

txt init_bono.txt

comment setreg @CP15_CONTROL=0x00050078 comment configuring CP15 for enabling the pripheral bus comment setreg @CP15_PERIP_MEM_REMAP=0x40000015 comment wait = on comment *======================
www.eeworm.com/read/414420/2146469

atum8548 readme.atum8548

Building U-Boot --------------- The ATUM8548 code is known to build using ELDK 4.1. $ make ATUM8548_config Configuring for ATUM8548 board... $ make Using Flash ----------- The ATUM8548 board has
www.eeworm.com/read/248703/12545491

configure

#!/bin/sh echo_n() { if [ -n "$BASH" ] then echo -n "$*" else echo "$*\c" fi } echo_n "Configuring libpci for your system..." idsdir=${1:-/usr/share} version=${2:-0.0} sys=`uname -s` rel=`un