📄 makefile.bor
字号:
#----------------------------------------------------------------------------# Borland Workspace## BorlandWorkspaceCreator.pm,v 1.20 2006/01/25 19:34:25 jwillemsen 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:# bin/mwc.pl -type borland -recurse -hierarchy -relative ACE_ROOT=/tmp/ACE_wrappers_stage-7814/ACE_wrappers -exclude TAO/TAO_*.mwc,TAO/CIAO/CIAO_*.mwc#----------------------------------------------------------------------------!include <$(ACE_ROOT)\include\makeinclude\make_flags.bor>all: asnmp_example_get asnmp_example_get_asyncclean: $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f asnmp_example_get.bor clean $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f asnmp_example_get_async.bor cleanrealclean: $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f asnmp_example_get.bor realclean $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f asnmp_example_get_async.bor realcleaninstall: $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f asnmp_example_get.bor install $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f asnmp_example_get_async.bor installasnmp_example_get: $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f asnmp_example_get.bor allasnmp_example_get_async: $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f asnmp_example_get_async.bor allproject_name_list: @echo asnmp_example_get @echo asnmp_example_get_async
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -