代码搜索:libraries
找到约 10,000 项符合「libraries」的源代码
代码结果 10,000
www.eeworm.com/read/181202/5278095
am makefile.am
AUTOMAKE_OPTIONS=foreign no-dependencies
noinst_LIBRARIES = libhi_mi.a
libhi_mi_a_SOURCES = \
hi_mi.c
INCLUDES = @INCLUDES@
www.eeworm.com/read/178232/5317761
am makefile.am
AUTOMAKE_OPTIONS=foreign no-dependencies
noinst_LIBRARIES = libparser.a
libparser_a_SOURCES = IpAddrSet.c IpAddrSet.h
INCLUDES = @INCLUDES@
www.eeworm.com/read/178232/5317777
am makefile.am
AUTOMAKE_OPTIONS=foreign no-dependencies
noinst_LIBRARIES = libhi_ad.a
libhi_ad_a_SOURCES = \
hi_ad.c
INCLUDES = @INCLUDES@
www.eeworm.com/read/178232/5317780
am makefile.am
AUTOMAKE_OPTIONS=foreign no-dependencies
noinst_LIBRARIES = libhi_norm.a
libhi_norm_a_SOURCES = \
hi_norm.c
INCLUDES = @INCLUDES@
www.eeworm.com/read/178232/5317788
am makefile.am
AUTOMAKE_OPTIONS=foreign no-dependencies
noinst_LIBRARIES = libhi_si.a
libhi_si_a_SOURCES = \
hi_si.c
INCLUDES = @INCLUDES@
www.eeworm.com/read/178232/5317817
am makefile.am
AUTOMAKE_OPTIONS=foreign no-dependencies
noinst_LIBRARIES = libhi_server.a
libhi_server_a_SOURCES = \
hi_server.c
INCLUDES = @INCLUDES@
www.eeworm.com/read/178232/5317821
am makefile.am
AUTOMAKE_OPTIONS=foreign no-dependencies
noinst_LIBRARIES = libhi_mi.a
libhi_mi_a_SOURCES = \
hi_mi.c
INCLUDES = @INCLUDES@
www.eeworm.com/read/174994/5352436
readme
The reason these libraries are built outside of the standard XFree86
tree is so that they can be linked as shared object code directly into
SDL without causing any symbol collisions with code in the
www.eeworm.com/read/174334/5361939
makefile
TARGET= ../../../../bin/pymlsample
SOURCEPATH= ../../../../samples/pyml
MODULES= main
LIBRARIES= more morecore moreio moreos morepyml morescript moreutil pthread python dl util m
XLINKFLAGS= -Xli
www.eeworm.com/read/174334/5361951
makefile
TARGET= ../../../../bin/docmaker
SOURCEPATH= ../../../../source/utils/docmaker
MODULES= main
LIBRARIES= more morecore moreio moreos morepyml morescript moreutil pthread python dl util m
include