Update readme for unix makefile changes.

Add info for "make install"
This commit is contained in:
Robert Moore 2011-02-11 13:30:09 -08:00
parent 016ae3e140
commit a86df6f035

View File

@ -8,6 +8,7 @@ and in the original (git tree) ACPICA directory structure.
The top level makefile will generate the following utilities:
acpiexec
acpinames
acpisrc
acpixtract
iasl
@ -44,4 +45,7 @@ the same source modules with different options.
Output
------
The executable utilities are copied to the bin directory.
The executable utilities are copied to the local bin directory.
"make install" will install the binaries to /usr/bin