packaging files
[platform/upstream/acl.git] / examples / README
1 Simple examples using libacl
2 ============================
3
4 This directory contains very simple examples of how to use the acl
5 library. After installing the acl library on your system, you can
6 build the examples by typing the following command in this directory:
7
8   make -f Makefile.examples
9
10
11  --Andreas Gruenbacher.
12