xref: /minix/minix/commands/profile/Makefile (revision ebfedea0)
1# Makefile for profile
2
3PROG=		profile
4
5.include <bsd.prog.mk>
6