makefile

来自「Sun Solaris 10 中的 DTrace 组件的源代码。请参看: htt」· 代码 · 共 29 行

TXT
29
字号
##ident	"@(#)Makefile	1.1	99/01/25 SMI"## Copyright 2005 Sun Microsystems, Inc.  All rights reserved.## The contents of this file are subject to the terms of the# Common Development and Distribution License, Version 1.0 only.# See the file usr/src/LICENSING.NOTICE in this distribution or# http://www.opensolaris.org/license/ for details.## lib/libproc/spec/sparcv9/Makefile.KEEP_STATE:include	../Makefile.targ# Add arch specific objects hereOBJECTS	+=include	$(SRC)/lib/Makefile.libinclude	$(SRC)/lib/Makefile.lib.64# Uncomment the following if the linker complains#sparcv9_C_PICFLAGS  = -K PICinclude	$(SRC)/lib/Makefile.specinstall: $(ROOTABILIB64)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?