4 lines
34 B
Makefile
4 lines
34 B
Makefile
PROG= crc
|
|
|
|
.include <bsd.prog.mk>
|
PROG= crc
|
|
|
|
.include <bsd.prog.mk>
|