minix3/commands/sprofalyze/Makefile

8 lines
92 B
Makefile
Raw Normal View History

2020-02-21 00:59:27 +05:30
# Makefile for sprofalyze
PROG= sprofalyze
SRCS= sprofalyze.c
MAN=
.include <bsd.prog.mk>