#	$Id: Makefile,v 1.1 1997/07/22 02:50:58 julian Exp $
#
PROG=ps
SRCS+=main.c
NOMAN=yes

.include <bsd.prog.mk>


