839891627 / apue.3e

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Read the file called DISCLAIMER.

On Freebsd, type "gmake".
On other platforms, type "make" (as long as this is gnu make).

For FAQs, updated source code, and the lost chapter, see http://www.apuebook.com.
Please direct questions, suggestions, and bug reports to sar@apuebook.com.

Steve Rago
January 2013


## 说明
1. 根据系统,调整 `Make.defines.xxx` 为  `Make.defines.`
> 例如: `Make.defines.macos` 为 `Make.defines.`
2. chmod +x systype.sh
2. chmod +x advio/fixup.awk

About


Languages

Language:C 76.7%Language:Roff 16.4%Language:Makefile 4.4%Language:Awk 2.5%Language:Shell 0.1%Language:NASL 0.0%