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