src/util/distro-import/Makefile
changeset 223 d09afd1266b2
parent 216 ba639167a535
child 228 13b2ba24163f
--- a/src/util/distro-import/Makefile	Tue Jan 15 14:40:03 2008 -0800
+++ b/src/util/distro-import/Makefile	Wed Jan 16 16:30:43 2008 -0800
@@ -51,10 +51,15 @@
 #
 ELIDED_FILES= \
 	boot/solaris/devicedb/master	\
+	etc/devlink.tab			\
+	etc/hba.conf			\
+	etc/ima.conf			\
+	etc/inet/services		\
+	etc/mpapi.conf			\
 	etc/security/auth_attr		\
+	etc/security/exec_attr		\
 	etc/security/prof_attr		\
-	etc/security/exec_attr		\
-	etc/devlink.tab
+	etc/user_attr
 
 #
 # these files get placed into proto area from per-build cached versions
@@ -63,7 +68,6 @@
 	$(ELIDED_FILES)				\
 	boot/grub/menu.lst			\
 	boot/grub/splash.xpm.gz			\
-	etc/user_attr				\
 	etc/inet/hosts				\
 	var/svc/profile/generic_limited_net.xml \
 	var/svc/profile/generic_open.xml