代码搜索:Executable
找到约 10,000 项符合「Executable」的源代码
代码结果 10,000
www.eeworm.com/read/177586/9446489
py test_kstore.py
# The contents of this file are subject to the BitTorrent Open Source License
# Version 1.1 (the License). You may not copy or use this file, in either
# source code or executable form, except in com
www.eeworm.com/read/177586/9446492
sh install_nix.sh
#!/bin/bash
# The contents of this file are subject to the BitTorrent Open Source License
# Version 1.1 (the License). You may not copy or use this file, in either
# source code or executable form,
www.eeworm.com/read/365867/9842806
pro controller.pro
TEMPLATE = app
CONFIG = thread warn_on release
TARGET = controller
#The destinateion of the executable
DESTDIR = $(VIRTUAL)/bin
INCLUDEPATH = $(VIRTUAL)/include $(VIRTUAL_LIB) $(VIRTUAL)
LIB
www.eeworm.com/read/356514/10225319
make cc.make
#
# Makefile to compile and maintain a fortran executable in SunOS
#
# Usage: type in your Sun > make -f cc.make
#
# created: I.Romero 20/05/2008
#----------------------------------
www.eeworm.com/read/355288/10280287
mingw makefile.src.mingw
## Compiler, linker, and lib stuff
## Makefile for use with MinGW GCC/Win32 executable.
##
## ----------------------------------------------------
## USAGE:
## You can type either
## mingw32-m
www.eeworm.com/read/355017/10301902
mak aix.mak
#
# Makefile for Notes C++ API sample program HOTSPOT
# Builds the sample HOTSPOT for AIX platforms
#
#
# set TARGET to the name of the executable to create
TARGET = hotspot
# set SOURCES
www.eeworm.com/read/355017/10301912
mak sol_2x.mak
#
# Makefile for Notes C++ API sample program HOTSPOT
# Builds the sample HOTSPOT for Solaris 2 platforms
#
#
#
# set TARGET to the name of the executable to create
TARGET = hotspot
# se
www.eeworm.com/read/355017/10302008
mak aix.mak
#
# Makefile for Notes C++ API sample program RTTABLE
# Builds the sample RTTABLE for AIX platforms
#
#
# set TARGET to the name of the executable to create
TARGET = rttable
# set SOURCES
www.eeworm.com/read/355017/10302014
mak sol_2x.mak
#
# Makefile for Notes C++ API sample program RTTABLE
# Builds the sample RTTABLE for Solaris 2 platforms
#
#
#
# set TARGET to the name of the executable to create
TARGET = rttable
# se
www.eeworm.com/read/355017/10302111
mak aix.mak
#
# Makefile for Notes C++ API sample program FTSEARCH
# Builds the sample FTSEARCH for AIX platforms
#
#
# set TARGET to the name of the executable to create
TARGET = ftsearch
# set SOUR