mirror of https://gitee.com/openkylin/acl.git
13 lines
318 B
Plaintext
13 lines
318 B
Plaintext
Simple examples using libacl
|
|
============================
|
|
|
|
This directory contains very simple examples of how to use the acl
|
|
library. After installing the acl library on your system, you can
|
|
build the examples by typing the following command in this directory:
|
|
|
|
make -f Makefile.examples
|
|
|
|
|
|
--Andreas Gruenbacher.
|
|
|