6c7dcc02eb
tested is the selection of columns and headings, especially via the -o option.
9 lines
132 B
Makefile
9 lines
132 B
Makefile
# $NetBSD: Makefile,v 1.1 2006/10/02 17:59:00 apb Exp $
|
|
|
|
NOMAN= # defined
|
|
|
|
regress:
|
|
@sh ${.CURDIR}/ps.sh
|
|
|
|
.include <bsd.prog.mk>
|