|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.17, 1994/02/10 01:50:17 | version 1.18, 1994/02/10 08:50:06 | ||
|---|---|---|---|
|
|
||
| regression-tests: | regression-tests: | ||
| @echo Running regression tests... | @echo Running regression tests... | ||
| @( cd regress; ${MAKE} regress ) | @(cd regress && ${MAKE} regress) | ||
| .endif | .endif | ||
| afterinstall: | afterinstall: |