Restrict the include search path using -nostdinc -I- in $(CFLAGS} as
in kernel Makefiles. Nothing in /usr/include is used (provided
relative paths for sys/* and <machine> can be found), so there is
no need for the -I/usr/include kludge as in kernel Makefiles.
Description
Description
Details
Details
- Provenance
bde Authored on - Parents
- rS32984: Cleanup the manpage now that setpwent has a void return type.
- Branches
- Unknown
- Tags