blob: c226f99eba382ca7a3de954260433687cfb78ad6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Index: libadm/usr/src/lib/libadm/Makefile.com
===================================================================
--- libadm.orig/usr/src/lib/libadm/Makefile.com 2012-10-08 00:25:37.000000000 +0000
+++ libadm/usr/src/lib/libadm/Makefile.com 2013-02-11 02:17:05.282889676 +0000
@@ -35,8 +35,6 @@
include ../../Makefile.lib
-# install this library in the root filesystem
-include ../../Makefile.rootfs
LIBS= $(DYNLIB) $(LINTLIB)
SRCDIR= ../common
|