c0c8d25799
Makes things easier for pkgsrc
7 lines
122 B
Makefile
7 lines
122 B
Makefile
# Makefile for profile and profalyze.pl
|
|
|
|
PROG= profile
|
|
SCRIPTS= sprofalyze.pl cprofalyze.pl
|
|
MAN=
|
|
|
|
.include <bsd.prog.mk>
|