5 lines
56 B
Makefile
5 lines
56 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
all:
|
||
|
@sh ${.CURDIR}/regress.sh ${.CURDIR}
|