aboutsummaryrefslogtreecommitdiffstats
path: root/system_cmds/lsmp.tproj/Makefile
blob: 5c3c5bdc8afd60bd84b4c59376c84819976d2456 (plain) (blame)
1
2
3
4
5
6
PROG=	lsmp
SRCS=	lsmp.c \
port_details.c \
task_details.c

.include <bsd.prog.mk>