代码搜索:Scripts
找到约 7,993 项符合「Scripts」的源代码
代码结果 7,993
www.eeworm.com/read/351829/10604822
in snapshot.in
#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
#
#
www.eeworm.com/read/320898/6960958
rpt mp8086_nativelink_simulation.rpt
Info: Start Nativelink Simulation process
Error: NativeLink did not detect any HDL files in the project
Error: Encountered errors while running NativeLink Simulation scripts
Error: NativeLink simul
www.eeworm.com/read/449369/7507802
in,v configure.in,v
head 1.53;
access;
symbols
zero-five-zero:1.53
zero-four-seventeen:1.51
zero-four-ten:1.48
zero-four-nine:1.47
zero-four-eight:1.47
zero-four-five:1.46
zero-four-three:1.46
zero-four-zero:1.44
www.eeworm.com/read/448620/7528971
am makefile.am
## Process this file with automake to produce Makefile.in
bin_SCRIPTS = ocs
EXTRA_DIST = ocs README xcscope webcscope
www.eeworm.com/read/238907/13315192
makefile
.EXPORT_ALL_VARIABLES:
TEXTADDR = 0x0
TEXTADDR0 = 0x0
BSS_START = 0x30280000
TEXTADDR1 = 0x30200000
CONFIG_NAND_BOOT = y
#CROSS_COMPILE = arm-linux-
CROSS_COMPILE = GNUARM
TOPDIR := $(shell
www.eeworm.com/read/238907/13315631
bak makefile.bak
.EXPORT_ALL_VARIABLES:
TEXTADDR = 0x0
TEXTADDR0 = 0x0
BSS_START = 0x30280000
TEXTADDR1 = 0x30200000
CONFIG_NAND_BOOT = y
CROSS_COMPILE = arm-linux-
TOPDIR := $(shell if [ "$$PWD" != "" ]; the
www.eeworm.com/read/144212/5753035
bash bash_sub.bash
# bash_sub.bash --- stub for standalone shell scripts using bash library
# Author: Noah Friedman
# Created: 1992-07-13
# Last modified: 1993-09-29
# Public domain
#:d
www.eeworm.com/read/140704/5784261
gnumakefile
# file: GNUmakefile
#
# define the source files
#
ISIP_LIB_FILES =
ISIP_BIN_FILES = front_end.sh
# define the files these source files depend on (usually include files)
#
ISIP_DEPS =
# define the
www.eeworm.com/read/140704/5784271
gnumakefile
# file: GNUmakefile
#
# define the source files
#
ISIP_LIB_FILES =
ISIP_BIN_FILES = isip_function_help.sh
# define the files these source files depend on (usually include files)
#
ISIP_DEPS =
# d