6 lines
55 B
Makefile
6 lines
55 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
PROG= soeliminate
|
||
|
|
||
|
.include <bsd.prog.mk>
|