# $FreeBSD: stable/10/release/picobsd/tinyware/aps/Makefile 276486 2014-12-31 23:25:37Z ngie $
#
PROG=ps
SRCS+=main.c
MAN=

.include <bsd.prog.mk>


