代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/242657/4547622
bor fifo_sap_msg_client.bor
# Makefile for building the FIFO-Msg-client exe with Borland C++ Make
NAME = FIFO-Msg-client
NO_FULL_PATH=1
OBJFILES = \
$(OBJDIR)\FIFO-Msg-client.$(OBJ_EXT)
LFLAGS = \
-L"." \
www.eeworm.com/read/242657/4547629
fifo_sap_msg_client gnumakefile.fifo_sap_msg_client
# -*- Makefile -*-
#----------------------------------------------------------------------------
# GNU Makefile
#
# @file GNUmakefile.Fifo_Sap_Msg_Client
#
# $Id: gnu.mpd 77593 2007-03-07 16:38:
www.eeworm.com/read/242657/4547645
bor fifo_sap_msg_server.bor
# Makefile for building the FIFO-Msg-server exe with Borland C++ Make
NAME = FIFO-Msg-server
NO_FULL_PATH=1
OBJFILES = \
$(OBJDIR)\FIFO-Msg-server.$(OBJ_EXT)
LFLAGS = \
-L"." \
www.eeworm.com/read/242657/4547655
spipe_sap_consumer_msg gnumakefile.spipe_sap_consumer_msg
# -*- Makefile -*-
#----------------------------------------------------------------------------
# GNU Makefile
#
# @file GNUmakefile.SPIPE_SAP_Consumer_Msg
#
# $Id: gnu.mpd 77593 2007-03-07 16:
www.eeworm.com/read/242657/4547682
bor spipe_sap_producer_msg.bor
# Makefile for building the producer_msg exe with Borland C++ Make
NAME = producer_msg
NO_FULL_PATH=1
OBJFILES = \
$(OBJDIR)\producer_msg.$(OBJ_EXT)
LFLAGS = \
-L"." \
www.eeworm.com/read/242657/4547689
spipe_sap_producer_msg gnumakefile.spipe_sap_producer_msg
# -*- Makefile -*-
#----------------------------------------------------------------------------
# GNU Makefile
#
# @file GNUmakefile.SPIPE_SAP_Producer_Msg
#
# $Id: gnu.mpd 77593 2007-03-07 16:
www.eeworm.com/read/242657/4547713
bor spipe_sap_consumer_msg.bor
# Makefile for building the consumer_msg exe with Borland C++ Make
NAME = consumer_msg
NO_FULL_PATH=1
OBJFILES = \
$(OBJDIR)\consumer_msg.$(OBJ_EXT)
LFLAGS = \
-L"." \