6 lines
63 B
Makefile
6 lines
63 B
Makefile
# Makefile for profile
|
|
|
|
PROG= profile
|
|
|
|
.include <bsd.prog.mk>
|