#	$Id: Makefile,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $
#
PROG=ps
SRCS+=main.c
NOMAN=yes

.include <bsd.prog.mk>


