summaryrefslogtreecommitdiff
path: root/usr/src/cmd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/Makefile')
-rw-r--r--usr/src/cmd/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/usr/src/cmd/Makefile b/usr/src/cmd/Makefile
index e303927b65..5e496c38db 100644
--- a/usr/src/cmd/Makefile
+++ b/usr/src/cmd/Makefile
@@ -509,8 +509,11 @@ sparc_SUBDIRS= \
vntsd
#
-# Commands that are messaged. Note that 'lp' comes first
-# (see previous comment about 'lp'.)
+# Commands that are messaged. Note that 'lp' comes first (see previous comment
+# about 'lp'.)
+#
+# We purposefully leave out auditrecord from illumos-joyent: it attempts to use
+# Perl modules constructed as part of the build alongside the native Perl.
#
MSGSUBDIRS= \
abi \
@@ -521,7 +524,6 @@ MSGSUBDIRS= \
audit \
auditconfig \
auditd \
- auditrecord \
auditset \
auths \
autopush \
@@ -781,7 +783,7 @@ AUDITSUBDIRS= \
auditreduce \
auditset \
auditstat \
- praudit
+ praudit
#
# commands not owned by the systems group