blob: c8322fec5276f7f198bca0c461d79055549ac4f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Index: b/usr/src/lib/librpcsvc/Makefile.com
===================================================================
--- a/usr/src/lib/librpcsvc/Makefile.com
+++ b/usr/src/lib/librpcsvc/Makefile.com
@@ -36,9 +36,6 @@ OBJECTS= rstat_simple.o rstat_xdr.o ruse
# include library definitions
include ../../Makefile.lib
-# install this library in the root filesystem
-include ../../Makefile.rootfs
-
SRCDIR = ../common
pics/%.o: ../common/%.c
|