代码搜索:executables
找到约 1,287 项符合「executables」的源代码
代码结果 1,287
www.eeworm.com/read/204654/15335651
in gzexe.in
:
#!/bin/sh
# gzexe: compressor for Unix executables.
# Use this only for binaries that you do not use frequently.
#
# The compressed version is a shell script which decompresses itself after
# skippi
www.eeworm.com/read/100147/15882677
in gzexe.in
:
#!/bin/sh
# gzexe: compressor for Unix executables.
# Use this only for binaries that you do not use frequently.
#
# The compressed version is a shell script which decompresses itself after
# skippi
www.eeworm.com/read/384270/8883779
makefile
# Makefile for Graphics Gems III source
#
# Eric Haines, 10/92
#
# This make file will build "gemslib3.a" and a number of executables.
# Gemslib3 is built solely for debugging purposes -- it is not in
www.eeworm.com/read/284630/8912881
key crzsz.tag.key
XMODEM, True YMODEM, ZMODEM 386 executables and sources for
Xenix and Unix. These clients are designed to be called from
Kermit, tip, and certain versions of cu(1). ZMODEM is well
matched to Unix, t
www.eeworm.com/read/166876/9991816
makefile
# Where the sources (*.h and *.c) live.
SRC = .
# Where the objects are compiled.
OBJ = .
# Where the executables are linked.
BIN = ../bin
# Where the configuration files live.
RADDB = ../raddb
#
www.eeworm.com/read/160033/10577480
makefile
# Master makefile for fastcap and related programs and documentation
# assumed places for unaliased executables
SHELL = /bin/sh
AWK = awk
RM = /bin/rm
CAT = /bin/cat
# changed using `config [type]'
www.eeworm.com/read/272965/10935053
txt flashsecurity.txt
; $Id: //depot/Rel_3.1/BuildMediaPSoC/Executables/Templates/FlashSecurity.txt#1 $
;
; Edit this file to adjust the Flash security for this project.
; Flash security is provided by marking a 64 byte
www.eeworm.com/read/304275/13796965
jamfile
#
# Jamfile to build Jam (a make(1)-like program)
#
# There are no user-serviceable parts in this file.
#
# Put executables in platform-specific subdirectory.
if $(VMS) { LOCATE_TARGET ?= [.binvms]
www.eeworm.com/read/136989/5833474
bor makefile.bor
# Makefile.bor,v 1.4 2003/12/23 21:20:19 dhinton Exp
#
# Makefile for building the ns executables
#
NAMES = \
nslist \
nsadd \
nsdel
OBJFILES = $(OBJDIR)\$(NAME).ob
www.eeworm.com/read/136812/5860280
readme
#
# @(#)README 1.1 92/07/30 SMI
#
This directory contains source files for some demos. A "make"
has to be done in order to create executables for these programs.
Remember to allow write priveleg