代码搜索:executables
找到约 1,287 项符合「executables」的源代码
代码结果 1,287
www.eeworm.com/read/477052/6744672
compile
Compile Instructions
--------------------
1) Type "make". This will create the executables used by the scripts.
Clean Instructions
------------------
1) Type "make clean". This will delete post-c
www.eeworm.com/read/263897/11337641
compile
Compile Instructions
--------------------
1) Type "make". This will create the executables used by the scripts.
Clean Instructions
------------------
1) Type "make clean". This will delete post-c
www.eeworm.com/read/347029/11705084
where
__________________________________________________________________________
This is the Info-ZIP file ``WHERE,'' last updated on 3 November 1997.
___________________________________________________
www.eeworm.com/read/340847/12131088
makefile
# $Id: Makefile,v 1.1 2007/10/06 10:42:53 nanard Exp $
# made for GNU Make
CFLAGS = -Wall -g
EXECUTABLES = testobsdrdr
all: $(EXECUTABLES)
clean:
rm -f *.o $(EXECUTABLES)
testobsdrdr: testobsdrdr.
www.eeworm.com/read/163186/5511257
txt configure_help.txt
Usage: configure [options] [host]
Options: [defaults in brackets after descriptions]
Configuration:
--cache-file=FILE cache test results in FILE
--help print this messag
www.eeworm.com/read/101631/15823177
where
__________________________________________________________________________
This is the Info-ZIP file ``WHERE,'' last updated on 3 November 1997.
___________________________________________________
www.eeworm.com/read/100158/15881878
where
__________________________________________________________________________
This is the Info-ZIP file ``WHERE,'' last updated on 3 November 1997.
___________________________________________________
www.eeworm.com/read/100149/15882383
where
__________________________________________________________________________
This is the Info-ZIP file ``WHERE,'' last updated on 18 November 1998.
__________________________________________________
www.eeworm.com/read/100148/15882610
where
__________________________________________________________________________
This is the Info-ZIP file ``WHERE,'' last updated on 3 November 1997.
___________________________________________________
www.eeworm.com/read/388784/8576602
txt readme.txt
All of the executables in this directory are self-contained:
They do not read any input.
Note: the 'plain-ptr' program is likely to crash: It attempts
to assign to a dangling pointer.