mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
5 lines
55 B
Makefile
5 lines
55 B
Makefile
|
|
PACKAGE=runtime
|
|
PROG= getfacl
|
|
|
|
.include <bsd.prog.mk>
|