|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.8, 1993/04/29 12:42:00 | version 1.9, 1993/05/22 07:10:28 | ||
|---|---|---|---|
|
|
||
| SUBDIR+= bin include lib libexec sbin usr.bin usr.sbin share games | SUBDIR+= bin include lib libexec sbin usr.bin usr.sbin share games | ||
| SUBDIR+= gnu | SUBDIR+= gnu | ||
| .ifmake !(install) | |||
| SUBDIR+= regress | |||
| .endif | |||
| regress: | |||
| cd regress ; make regress | |||
| .include <bsd.subdir.mk> | .include <bsd.subdir.mk> |