代码搜索:executables
找到约 1,287 项符合「executables」的源代码
代码结果 1,287
www.eeworm.com/read/408235/11401140
c runtime.c
/* runtime.c - Runtime code for compiler generated executables
;
; Copyright (c) 2000-2007, Felix L. Winkelmann
; Copyright (c) 2008, The Chicken Team
; All rights reserved.
;
; Redistribution and use
www.eeworm.com/read/230045/14307948
makefile
# Makefile for SVM-struct, 03.10.06
#Use the following to compile under unix or cygwin
CC = gcc
LD = gcc
#Call 'make' using the following line to make CYGWIN produce stand-alone Windows executables
www.eeworm.com/read/230044/14308061
makefile
# Makefile for SVM-struct, 03.10.06
#Use the following to compile under unix or cygwin
CC = gcc
LD = gcc
#Call 'make' using the following line to make CYGWIN produce stand-alone Windows executables
www.eeworm.com/read/121689/14741944
sda bigtxt23.sda
BigText 2.3 turns ordinary text into executables Registration $ 20.00
SDN_WORD JUL93 WRITING BOOKS MANUALS CATALOGUES
FILES: bigtxt23.sdn
Author: Kevin Solway - Australia
Bigtex
www.eeworm.com/read/479931/1327986
in makefile.in
VPATH = @srcdir@
srcdir = @srcdir@
EXECUTABLES = pthreads
all info install-info dvi install uninstall installcheck check:
@echo "Nothing to be done for $@..."
clean mostlyclean:
-rm -f *~ *.o a.o
www.eeworm.com/read/479931/1328628
in makefile.in
VPATH = @srcdir@
srcdir = @srcdir@
EXECUTABLES = altivec-abi altivec-regs
all info install-info dvi install uninstall installcheck check:
@echo "Nothing to be done for $@..."
clean mostlyclean:
-
www.eeworm.com/read/187737/5217275
cmd runtest.cmd
@echo off
rem runtest.cmd - execute the tests for opltools executables.
rem Firstly: construct and populate the OPLTRAN test folders.
rem
rem The test runs from a testdir\ folder, using the fol
www.eeworm.com/read/180137/5290487
byteswap vax.byteswap
# Byte-swapped VAXen
# From: dupuy@amsterdam.columbia.edu (Alexander Dupuy)
#
# Here are a few lines you can add to /etc/magic on your sun workstations in
# order to recognize VAX executables and obj
www.eeworm.com/read/331534/3411268
exec
#
# $Id: //poco/1.3/build/rules/exec#3 $
#
# exec
#
# Rule definitions for building executables
#
#
# Target names
#
EXEC_RELEASE_STATIC = $(BINPATH)/$(target)$(OSARCH_POSTFIX)_s
EXEC_DEB
www.eeworm.com/read/313170/3645249
1 gzexe.1
.TH GZEXE 1
.SH NAME
gzexe \- compress executable files in place
.SH SYNOPSIS
.B gzexe
[ name ... ]
.SH DESCRIPTION
The
.I gzexe
utility allows you to compress executables in place and have them
aut