代码搜索:executables
找到约 1,287 项符合「executables」的源代码
代码结果 1,287
www.eeworm.com/read/137285/13335097
readme0
My Makefile methodology is to have all .o files
and all executables be put in a directory called
bin$ARC
eg bini386
This allows executables for many platforms
to be made within a single location wit
www.eeworm.com/read/127543/14350389
makefile
# Makefile for the Simple Sockets Library (C version) Executables
#
# NASA -- Goddard Space Flight Center, Code 714.1
# Intelligent Robotics Laboratory
# Robotics Branch
#
#
www.eeworm.com/read/105832/15658177
makefile
# Makefile for the Simple Sockets Library (C version) Executables
#
# NASA -- Goddard Space Flight Center, Code 714.1
# Intelligent Robotics Laboratory
# Robotics Branch
#
#
www.eeworm.com/read/116631/14961830
txt dir.txt
Executables and dlls will be built to this directory.
www.eeworm.com/read/370375/9604447
txt dir.txt
Executables and dlls will be built to this directory.
www.eeworm.com/read/149876/5696154
in makefile.in
VPATH = @srcdir@
srcdir = @srcdir@
EXECUTABLES =
# uuencoded format to avoid SCCS/RCS problems with binary files.
CROSS_EXECUTABLES =
all:
@echo "Nothing to be done for all..."
info:
install-info
www.eeworm.com/read/148694/5711594
in makefile.in
VPATH = @srcdir@
srcdir = @srcdir@
EXECUTABLES =
# uuencoded format to avoid SCCS/RCS problems with binary files.
CROSS_EXECUTABLES =
all:
@echo "Nothing to be done for all..."
info:
install-info