9 lines
123 B
Makefile
9 lines
123 B
Makefile
|
SCRIPTS=Run
|
||
|
|
||
|
SUBDIR=pgms testdir run.sh
|
||
|
|
||
|
BINDIR=/usr/benchmarks/unixbench
|
||
|
|
||
|
.include <bsd.prog.mk>
|
||
|
.include <bsd.subdir.mk>
|