# $FreeBSD: src/release/picobsd/tinyware/aps/Makefile,v 1.4 2004/12/21 08:47:05 ru Exp $
#
PROG=ps
SRCS+=main.c
NO_MAN=

.include <bsd.prog.mk>


