mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-23 10:06:25 +01:00
6 lines
55 B
Makefile
6 lines
55 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
PROG= soeliminate
|
||
|
|
||
|
.include <bsd.prog.mk>
|