export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule
export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
-
include $(MakeInc_cmd)
include $(MakeInc_def)
-INSTINC_SUBDIRS = \
-
-INSTINC_SUBDIRS_PPC = \
-
-INSTINC_SUBDIRS_I386 = \
-
-EXPINC_SUBDIRS = \
-
-EXPINC_SUBDIRS_PPC = \
-
-EXPINC_SUBDIRS_I386 = \
-
DATAFILES = \
- audit.h audit_record.h audit_kevents.h
+ audit.h audit_domain.h audit_errno.h audit_fcntl.h audit_internal.h \
+ audit_kevents.h audit_record.h audit_socket_type.h
+KERNFILES = \
+ audit.h
INSTALL_MI_LIST = ${DATAFILES}
INSTALL_MI_DIR = bsm
-EXPORT_MI_LIST = ${DATAFILES}
+EXPORT_MI_LIST = ${KERNFILES}
EXPORT_MI_DIR = bsm
include $(MakeInc_rule)
include $(MakeInc_dir)
-
-