📄 makefile
字号:
##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/sparc/Makefile.KEEP_STATE:include ../Makefile.targ# Add arch specific objects hereOBJECTS +=include $(SRC)/lib/Makefile.lib# Uncomment the following if the linker complains#sparc_C_PICFLAGS = -K PICinclude $(SRC)/lib/Makefile.specinstall: $(ROOTABILIB)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -