代码搜索:executables

找到约 1,287 项符合「executables」的源代码

代码结果 1,287
www.eeworm.com/read/136971/13350741

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
www.eeworm.com/read/320159/13431933

txt readme.txt

All of the executables in this directory are self-contained: They do not read any input.
www.eeworm.com/read/320159/13431945

txt readme.txt

All of the executables in this directory are self-contained: They do not read any input.
www.eeworm.com/read/320159/13432219

txt readme.txt

All of the executables in this directory are self-contained: They do not read any input.
www.eeworm.com/read/308995/13684369

txt readme.txt

All of the executables in this directory are self-contained: They do not read any input.
www.eeworm.com/read/308995/13684381

txt readme.txt

All of the executables in this directory are self-contained: They do not read any input.
www.eeworm.com/read/308995/13684655

txt readme.txt

All of the executables in this directory are self-contained: They do not read any input.
www.eeworm.com/read/150763/5689165

makefile

# # Generic Linux/Unix Makefile for PHYLIP 3.6. # # You should not need to change anything, though if you want you could # change the first (noncomment) statement to some directory location # that mig
www.eeworm.com/read/136989/5834641

readme

# README,v 1.2 2001/04/18 10:27:59 schmidt Exp This directory contains what possibly is the simplest example for a COS Event Service. It contains three executables; a consumer, supplier and a p
www.eeworm.com/read/131315/5938730

makefile

# This is the Makefile for the examples subdirectory of readline. -*- text -*- # EXECUTABLES = fileman CFLAGS = -g -I../.. LDFLAGS = -g -L.. fileman: fileman.o $(CC) $(LDFLAGS) -o fileman fileman.