mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 23:05:49 +01:00
b7946da96b
Also add some missing $FreeBSD$ to keep svn happy.
6 lines
50 B
Makefile
6 lines
50 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= getent
|
|
|
|
.include <bsd.prog.mk>
|