makefile.am
来自「ACE自适配通信环境(ADAPTIVE Communication Enviro」· AM 代码 · 共 294 行
AM
294 行
## Process this file with automake to create Makefile.in#### Makefile.am,v 1.1 2004/11/12 22:28:16 shuston Exp#### This file was generated by MPC. Any changes made directly to## this file will be lost the next time it is generated.#### MPC Command:## /acebuilds/ACE_wrappers-repository/bin/mwc.pl -include /acebuilds/MPC/config -include /acebuilds/MPC/templates -feature_file /acebuilds/ACE_wrappers-repository/local.features -noreldefs -type automake -exclude build,KokyuACE_BUILDDIR = $(top_builddir)ACE_ROOT = $(top_srcdir)noinst_PROGRAMS =## Makefile.WFMO_Reactor_APC.am if BUILD_WFMOnoinst_PROGRAMS += apcapc_CPPFLAGS = \ -I$(ACE_ROOT) \ -I$(ACE_BUILDDIR)apc_SOURCES = \ APC.cppapc_LDADD = \ $(top_builddir)/ace/libACE.laendif BUILD_WFMO## Makefile.WFMO_Reactor_Abandoned.am if BUILD_WFMOnoinst_PROGRAMS += abandonedabandoned_CPPFLAGS = \ -I$(ACE_ROOT) \ -I$(ACE_BUILDDIR)abandoned_SOURCES = \ Abandoned.cppabandoned_LDADD = \ $(top_builddir)/ace/libACE.laendif BUILD_WFMO## Makefile.WFMO_Reactor_Console_Input.am if BUILD_WFMOnoinst_PROGRAMS += console_inputconsole_input_CPPFLAGS = \ -I$(ACE_ROOT) \ -I$(ACE_BUILDDIR)console_input_SOURCES = \ Console_Input.cppconsole_input_LDADD = \ $(top_builddir)/ace/libACE.laendif BUILD_WFMO## Makefile.WFMO_Reactor_Directory_Changes.am if BUILD_WFMOnoinst_PROGRAMS += directory_changesdirectory_changes_CPPFLAGS = \ -I$(ACE_ROOT) \ -I$(ACE_BUILDDIR)directory_changes_SOURCES = \ Directory_Changes.cppdirectory_changes_LDADD = \ $(top_builddir)/ace/libACE.laendif BUILD_WFMO## Makefile.WFMO_Reactor_Exceptions.am if BUILD_WFMOnoinst_PROGRAMS += exceptionsexceptions_CPPFLAGS = \ -I$(ACE_ROOT) \ -I$(ACE_BUILDDIR)exceptions_SOURCES = \ Exceptions.cppexceptions_LDADD = \ $(top_builddir)/ace/libACE.laendif BUILD_WFMO## Makefile.WFMO_Reactor_Handle_Close.am if BUILD_WFMOnoinst_PROGRAMS += handle_closehandle_close_CPPFLAGS = \ -I$(ACE_ROOT) \ -I$(ACE_BUILDDIR)handle_close_SOURCES = \ Handle_Close.cpphandle_close_LDADD = \ $(top_builddir)/ace/libACE.laendif BUILD_WFMO## Makefile.WFMO_Reactor_Multithreading.am if BUILD_WFMOnoinst_PROGRAMS += multithreadingmultithreading_CPPFLAGS = \ -I$(ACE_ROOT) \ -I$(ACE_BUILDDIR)multithreading_SOURCES = \ Multithreading.cppmultithreading_LDADD = \ $(top_builddir)/ace/libACE.laendif BUILD_WFMO## Makefile.WFMO_Reactor_Network_Events.am if BUILD_WFMOnoinst_PROGRAMS += network_eventsnetwork_events_CPPFLAGS = \ -I$(ACE_ROOT) \ -I$(ACE_BUILDDIR)network_events_SOURCES = \ Network_Events.cppnetwork_events_LDADD = \ $(top_builddir)/ace/libACE.laendif BUILD_WFMO## Makefile.WFMO_Reactor_Prerun_State_Changes.am if BUILD_WFMOnoinst_PROGRAMS += prerun_state_changesprerun_state_changes_CPPFLAGS = \ -I$(ACE_ROOT) \ -I$(ACE_BUILDDIR)prerun_state_changes_SOURCES = \ Prerun_State_Changes.cppprerun_state_changes_LDADD = \ $(top_builddir)/ace/libACE.laendif BUILD_WFMO## Makefile.WFMO_Reactor_Registration.am if BUILD_WFMOnoinst_PROGRAMS += registrationregistration_CPPFLAGS = \ -I$(ACE_ROOT) \ -I$(ACE_BUILDDIR)registration_SOURCES = \ Registration.cppregistration_LDADD = \ $(top_builddir)/ace/libACE.laendif BUILD_WFMO## Makefile.WFMO_Reactor_Registry_Changes.am if BUILD_WFMOnoinst_PROGRAMS += registry_changesregistry_changes_CPPFLAGS = \ -I$(ACE_ROOT) \ -I$(ACE_BUILDDIR)registry_changes_SOURCES = \ Registry_Changes.cppregistry_changes_LDADD = \ $(top_builddir)/ace/libACE.laendif BUILD_WFMO## Makefile.WFMO_Reactor_Removals.am if BUILD_WFMOnoinst_PROGRAMS += removalsremovals_CPPFLAGS = \ -I$(ACE_ROOT) \ -I$(ACE_BUILDDIR)removals_SOURCES = \ Removals.cppremovals_LDADD = \ $(top_builddir)/ace/libACE.laendif BUILD_WFMO## Makefile.WFMO_Reactor_Suspended_Removals.am if BUILD_WFMOnoinst_PROGRAMS += suspended_removalssuspended_removals_CPPFLAGS = \ -I$(ACE_ROOT) \ -I$(ACE_BUILDDIR)suspended_removals_SOURCES = \ Suspended_Removals.cppsuspended_removals_LDADD = \ $(top_builddir)/ace/libACE.laendif BUILD_WFMO## Makefile.WFMO_Reactor_Talker.am if BUILD_WFMOnoinst_PROGRAMS += talkertalker_CPPFLAGS = \ -I$(ACE_ROOT) \ -I$(ACE_BUILDDIR)talker_SOURCES = \ Talker.cpptalker_LDADD = \ $(top_builddir)/ace/libACE.laendif BUILD_WFMO## Makefile.WFMO_Reactor_Timeouts.am if BUILD_WFMOnoinst_PROGRAMS += timeoutstimeouts_CPPFLAGS = \ -I$(ACE_ROOT) \ -I$(ACE_BUILDDIR)timeouts_SOURCES = \ Timeouts.cpptimeouts_LDADD = \ $(top_builddir)/ace/libACE.laendif BUILD_WFMO## Makefile.WFMO_Reactor_Window_Messages.am if BUILD_WFMOnoinst_PROGRAMS += window_messageswindow_messages_CPPFLAGS = \ -I$(ACE_ROOT) \ -I$(ACE_BUILDDIR)window_messages_SOURCES = \ Window_Messages.cppwindow_messages_LDADD = \ $(top_builddir)/ace/libACE.laendif BUILD_WFMO## Clean up template repositories, etc.clean-local: -rm -f *~ *.bak *.rpo *.sym lib*.*_pure_* core core.* -rm -f gcctemp.c gcctemp so_locations *.ics -rm -rf cxx_repository ptrepository ti_files -rm -rf templateregistry ir.out -rm -rf ptrepository SunWS_cache Templates.DB
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?