7 lines
109 B
Makefile
7 lines
109 B
Makefile
# Makefile for profile and cprofalyze.pl
|
|
|
|
PROG= profile
|
|
SCRIPTS= cprofalyze.pl
|
|
MAN=
|
|
|
|
.include <bsd.prog.mk>
|