|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.9, 1993/05/22 07:10:28 | version 1.10, 1993/05/22 07:15:13 | ||
|---|---|---|---|
|
|
||
| SUBDIR+= regress | SUBDIR+= regress | ||
| .endif | .endif | ||
| regress: | regression-tests: | ||
| cd regress ; make regress | @echo Running regression tests... | ||
| @( cd regress; make regress ) | |||
| .include <bsd.subdir.mk> | .include <bsd.subdir.mk> |