|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.67, 1997/03/29 08:02:53 | version 1.68, 1997/04/03 06:53:18 | ||
|---|---|---|---|
|
|
||
| .endif # !defined(MAN) | .endif # !defined(MAN) | ||
| .endif # defined(PROG) | .endif # defined(PROG) | ||
| .if !target(all) | |||
| .MAIN: all | .MAIN: all | ||
| all: ${PROG} _SUBDIRUSE | all: ${PROG} _SUBDIRUSE | ||
| .endif | |||
| .if !target(clean) | .if !target(clean) | ||
| cleanprog: | cleanprog: |