makefile.mak
来自「在使用TAO的通知服务过程中作为提供者于消费者的各种例程。」· MAK 代码 · 共 217 行
MAK
217 行
#----------------------------------------------------------------------------
# NMAKE Workspace
#
# $Id: NMakeWorkspaceCreator.pm 1145 2007-02-26 17:31:52Z elliott_c $
#
# This file was generated by MPC. Any changes made directly to
# this file will be lost the next time it is generated.
#
# MPC Command:
# bin/mwc.pl -type nmake -value_template platforms=Win64 -make_coexistence -recurse -exclude TAO/CIAO -features qos=1,mfc=1
#
#----------------------------------------------------------------------------
!IF "$(CFG)" == ""
CFG=Win64 Debug
!MESSAGE No configuration specified. Defaulting to Win64 Debug.
!ENDIF
!IF "$(CUSTOM_TARGETS)" == ""
CUSTOM_TARGETS=_EMPTY_TARGET_
!ENDIF
all: EventSequence_Client EventSequence_Consumer EventSequence_Server Filtering_Client Filtering_Consumer Filtering_Server Messenger_Client Messenger_Consumer Messenger_Server OfferSubscriptions_Client OfferSubscriptions_Consumer OfferSubscriptions_Server QoSProperties_Client QoSProperties_Consumer QoSProperties_Server RTNotify_Client RTNotify_Consumer RTNotify_Server SupplierSideNC_Client SupplierSideNC_Consumer SupplierSideNC_Server
clean depend generated realclean $(CUSTOM_TARGETS):
@cd EventSequence
$(MAKE) /f Makefile.EventSequence_Client.mak CFG="$(CFG)" $(@)
@cd $(MAKEDIR)
@cd EventSequence
$(MAKE) /f Makefile.EventSequence_Consumer.mak CFG="$(CFG)" $(@)
@cd $(MAKEDIR)
@cd EventSequence
$(MAKE) /f Makefile.EventSequence_Server.mak CFG="$(CFG)" $(@)
@cd $(MAKEDIR)
@cd Filtering
$(MAKE) /f Makefile.Filtering_Client.mak CFG="$(CFG)" $(@)
@cd $(MAKEDIR)
@cd Filtering
$(MAKE) /f Makefile.Filtering_Consumer.mak CFG="$(CFG)" $(@)
@cd $(MAKEDIR)
@cd Filtering
$(MAKE) /f Makefile.Filtering_Server.mak CFG="$(CFG)" $(@)
@cd $(MAKEDIR)
@cd Messenger
$(MAKE) /f Makefile.Messenger_Client.mak CFG="$(CFG)" $(@)
@cd $(MAKEDIR)
@cd Messenger
$(MAKE) /f Makefile.Messenger_Consumer.mak CFG="$(CFG)" $(@)
@cd $(MAKEDIR)
@cd Messenger
$(MAKE) /f Makefile.Messenger_Server.mak CFG="$(CFG)" $(@)
@cd $(MAKEDIR)
@cd OfferSubscriptions
$(MAKE) /f Makefile.OfferSubscriptions_Client.mak CFG="$(CFG)" $(@)
@cd $(MAKEDIR)
@cd OfferSubscriptions
$(MAKE) /f Makefile.OfferSubscriptions_Consumer.mak CFG="$(CFG)" $(@)
@cd $(MAKEDIR)
@cd OfferSubscriptions
$(MAKE) /f Makefile.OfferSubscriptions_Server.mak CFG="$(CFG)" $(@)
@cd $(MAKEDIR)
@cd QoSProperties
$(MAKE) /f Makefile.QoSProperties_Client.mak CFG="$(CFG)" $(@)
@cd $(MAKEDIR)
@cd QoSProperties
$(MAKE) /f Makefile.QoSProperties_Consumer.mak CFG="$(CFG)" $(@)
@cd $(MAKEDIR)
@cd QoSProperties
$(MAKE) /f Makefile.QoSProperties_Server.mak CFG="$(CFG)" $(@)
@cd $(MAKEDIR)
@cd RTNotify
$(MAKE) /f Makefile.RTNotify_Client.mak CFG="$(CFG)" $(@)
@cd $(MAKEDIR)
@cd RTNotify
$(MAKE) /f Makefile.RTNotify_Consumer.mak CFG="$(CFG)" $(@)
@cd $(MAKEDIR)
@cd RTNotify
$(MAKE) /f Makefile.RTNotify_Server.mak CFG="$(CFG)" $(@)
@cd $(MAKEDIR)
@cd SupplierSideNC
$(MAKE) /f Makefile.SupplierSideNC_Client.mak CFG="$(CFG)" $(@)
@cd $(MAKEDIR)
@cd SupplierSideNC
$(MAKE) /f Makefile.SupplierSideNC_Consumer.mak CFG="$(CFG)" $(@)
@cd $(MAKEDIR)
@cd SupplierSideNC
$(MAKE) /f Makefile.SupplierSideNC_Server.mak CFG="$(CFG)" $(@)
@cd $(MAKEDIR)
EventSequence_Client:
@cd EventSequence
$(MAKE) /f Makefile.EventSequence_Client.mak CFG="$(CFG)" all
@cd $(MAKEDIR)
EventSequence_Consumer:
@cd EventSequence
$(MAKE) /f Makefile.EventSequence_Consumer.mak CFG="$(CFG)" all
@cd $(MAKEDIR)
EventSequence_Server:
@cd EventSequence
$(MAKE) /f Makefile.EventSequence_Server.mak CFG="$(CFG)" all
@cd $(MAKEDIR)
Filtering_Client:
@cd Filtering
$(MAKE) /f Makefile.Filtering_Client.mak CFG="$(CFG)" all
@cd $(MAKEDIR)
Filtering_Consumer:
@cd Filtering
$(MAKE) /f Makefile.Filtering_Consumer.mak CFG="$(CFG)" all
@cd $(MAKEDIR)
Filtering_Server:
@cd Filtering
$(MAKE) /f Makefile.Filtering_Server.mak CFG="$(CFG)" all
@cd $(MAKEDIR)
Messenger_Client:
@cd Messenger
$(MAKE) /f Makefile.Messenger_Client.mak CFG="$(CFG)" all
@cd $(MAKEDIR)
Messenger_Consumer:
@cd Messenger
$(MAKE) /f Makefile.Messenger_Consumer.mak CFG="$(CFG)" all
@cd $(MAKEDIR)
Messenger_Server:
@cd Messenger
$(MAKE) /f Makefile.Messenger_Server.mak CFG="$(CFG)" all
@cd $(MAKEDIR)
OfferSubscriptions_Client:
@cd OfferSubscriptions
$(MAKE) /f Makefile.OfferSubscriptions_Client.mak CFG="$(CFG)" all
@cd $(MAKEDIR)
OfferSubscriptions_Consumer:
@cd OfferSubscriptions
$(MAKE) /f Makefile.OfferSubscriptions_Consumer.mak CFG="$(CFG)" all
@cd $(MAKEDIR)
OfferSubscriptions_Server:
@cd OfferSubscriptions
$(MAKE) /f Makefile.OfferSubscriptions_Server.mak CFG="$(CFG)" all
@cd $(MAKEDIR)
QoSProperties_Client:
@cd QoSProperties
$(MAKE) /f Makefile.QoSProperties_Client.mak CFG="$(CFG)" all
@cd $(MAKEDIR)
QoSProperties_Consumer:
@cd QoSProperties
$(MAKE) /f Makefile.QoSProperties_Consumer.mak CFG="$(CFG)" all
@cd $(MAKEDIR)
QoSProperties_Server:
@cd QoSProperties
$(MAKE) /f Makefile.QoSProperties_Server.mak CFG="$(CFG)" all
@cd $(MAKEDIR)
RTNotify_Client:
@cd RTNotify
$(MAKE) /f Makefile.RTNotify_Client.mak CFG="$(CFG)" all
@cd $(MAKEDIR)
RTNotify_Consumer:
@cd RTNotify
$(MAKE) /f Makefile.RTNotify_Consumer.mak CFG="$(CFG)" all
@cd $(MAKEDIR)
RTNotify_Server:
@cd RTNotify
$(MAKE) /f Makefile.RTNotify_Server.mak CFG="$(CFG)" all
@cd $(MAKEDIR)
SupplierSideNC_Client:
@cd SupplierSideNC
$(MAKE) /f Makefile.SupplierSideNC_Client.mak CFG="$(CFG)" all
@cd $(MAKEDIR)
SupplierSideNC_Consumer:
@cd SupplierSideNC
$(MAKE) /f Makefile.SupplierSideNC_Consumer.mak CFG="$(CFG)" all
@cd $(MAKEDIR)
SupplierSideNC_Server:
@cd SupplierSideNC
$(MAKE) /f Makefile.SupplierSideNC_Server.mak CFG="$(CFG)" all
@cd $(MAKEDIR)
project_name_list:
@echo EventSequence_Client
@echo EventSequence_Consumer
@echo EventSequence_Server
@echo Filtering_Client
@echo Filtering_Consumer
@echo Filtering_Server
@echo Messenger_Client
@echo Messenger_Consumer
@echo Messenger_Server
@echo OfferSubscriptions_Client
@echo OfferSubscriptions_Consumer
@echo OfferSubscriptions_Server
@echo QoSProperties_Client
@echo QoSProperties_Consumer
@echo QoSProperties_Server
@echo RTNotify_Client
@echo RTNotify_Consumer
@echo RTNotify_Server
@echo SupplierSideNC_Client
@echo SupplierSideNC_Consumer
@echo SupplierSideNC_Server
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?