minix3/commands/profile/Makefile

8 lines
109 B
Makefile
Raw Normal View History

2020-02-21 00:59:27 +05:30
# Makefile for profile and cprofalyze.pl
PROG= profile
SCRIPTS= cprofalyze.pl
MAN=
.include <bsd.prog.mk>