|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.134, 2001/10/08 23:42:21 | version 1.135, 2001/10/10 17:20:15 | ||
|---|---|---|---|
|
|
||
| SUBDIR+= lib include bin libexec sbin usr.bin usr.sbin share sys | SUBDIR+= lib include bin libexec sbin usr.bin usr.sbin share sys | ||
| .if make(cleandir) || make(obj) | .if make(cleandir) || make(obj) | ||
| SUBDIR+= distrib tools | SUBDIR+= distrib | ||
| .if ${USETOOLS} != "no" | |||
| SUBDIR+= tools | |||
| .endif | |||
| .ifdef MAKEOBJDIRPREFIX | .ifdef MAKEOBJDIRPREFIX | ||
| SUBDIR+= etc | SUBDIR+= etc | ||
| .endif | .endif |