makefile.solaris
来自「JdonFramework need above jdk 1.4.0This v」· SOLARIS 代码 · 共 32 行
SOLARIS
32 行
############################################################################ ## ## Makefile.solaris ## ## ## AgentX++ v1.4.15 ## --------------------------------------------------------- ## Copyright (C) 2000-2006, Frank Fock, All rights reserved. ## ## Use of this software is subject to the license agreement you received ## with this software and which can be downloaded from ## http:/www.agentpp.com ## ## This is licensed software and may not be used in a commercial ## environment, except for evaluation purposes, unless a valid ## license has been purchased. ## ## Last updated: Fri Jun 16 20:00:36 CEST 2006 ## ##########################################################################*CFLAGS = -g -mt -DWORDS_BIGENDIANCLINK = -c -oCC = ccCPP = CCRM = rm -f SYSLIBS = -lsocket -lnsl -lrtinclude common.mk
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?