Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7
# $FreeBSD: head/bin/setfacl/Makefile 298107 2016-04-16 07:45:30Z gjb $ PACKAGE=runtime PROG= setfacl SRCS= file.c mask.c merge.c remove.c setfacl.c util.c .include <bsd.prog.mk>