diff options
author | Mitsuru IWASAKI <iwasaki@FreeBSD.org> | 2001-06-25 15:37:17 +0000 |
---|---|---|
committer | Mitsuru IWASAKI <iwasaki@FreeBSD.org> | 2001-06-25 15:37:17 +0000 |
commit | 7796e401508af1cbf7ea681b1414e42b9cae0e62 (patch) | |
tree | 2b06e37cb9fe0d4196eb37429fc3c3c989d1d2d0 /devel/Makefile | |
parent | Update to 1.2.1. (diff) |
Initial import of acpicatools.
Acpicatools contains some Intel ACPICA-based utilities for
FreeBSD, such as ASL compiler and AML debugger.
Notes
Notes:
svn path=/head/; revision=44424
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index c67629cc8e97..1710378b4400 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -9,6 +9,7 @@ SUBDIR += SWIG-devel SUBDIR += SpecTcl SUBDIR += a2dev + SUBDIR += acpicatools SUBDIR += adabroker SUBDIR += ald SUBDIR += allegro |