代码搜索:executables
找到约 1,287 项符合「executables」的源代码
代码结果 1,287
www.eeworm.com/read/340847/12131003
makefile
# $Id: Makefile,v 1.1 2007/10/06 10:42:53 nanard Exp $
# made for GNU Make
CFLAGS = -Wall -g
EXECUTABLES = testgetifstats
all: $(EXECUTABLES)
clean:
rm -f *.o $(EXECUTABLES)
testobsdrdr.o: testobs
www.eeworm.com/read/253213/12239772
makefile
###################################################################
# Installing RAR executables, configuration files and SFX modules #
# to appropriate directories
www.eeworm.com/read/252679/12269226
vms 00binary.vms
First information about the binary distribution of VMS Zip 2.3
--------------------------------------------------------------
This archive comes in different variations:
"zip22x-vms--{
www.eeworm.com/read/252679/12269299
where
__________________________________________________________________________
This is the Info-ZIP file ``WHERE,'' last updated on 31 May 2006.
_______________________________________________________
www.eeworm.com/read/149282/12388624
txt readme.txt
Building demo applecation
open demo.dsw workspace using msvc 6.0 by double clicking it and build
NOTE 1 : Make sure that each compilation or build ends with no errors.
NOTE 2 : A
www.eeworm.com/read/149013/12409538
makefile
###################################################################
# Installing RAR executables, configuration files and SFX modules #
# to appropriate directories
www.eeworm.com/read/130540/14187451
txt readme.txt
Building demo applecation
open demo.dsw workspace using msvc 6.0 by double clicking it and build
NOTE 1 : Make sure that each compilation or build ends with no errors.
NOTE 2 : A
www.eeworm.com/read/230739/14277237
where
__________________________________________________________________________
This is the Info-ZIP file ``WHERE,'' last updated on 1 March 2005.
______________________________________________________
www.eeworm.com/read/230739/14277317
contents
Contents of the "msdos" subdirectory for UnZip 5.3 and later:
Contents this file
README notes about quirks in MS-DOS executables and compilers
crc_i86.asm optimized 8086/80286
www.eeworm.com/read/208615/15242220
mak dial2.mak
# make file for serial: Serial Interface BW 05/25/91
MODE=l
TOOL=..\lib\serial$(MODE).lib
executables: \tc\bin\dialer2.exe
\tc\bin\dialer2.exe: dialer2.cpp $(TOOL)
bcc -w -m$(MODE) -I..\in