minix3/commands/sprofalyze/Makefile

8 lines
92 B
Makefile

# Makefile for sprofalyze
PROG= sprofalyze
SRCS= sprofalyze.c
MAN=
.include <bsd.prog.mk>