Print this page
1575 untangle libmlrpc from SMB server
Reviewed by: Matt Barden <matt.barden@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
@@ -20,16 +20,12 @@
#
#
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
-#
MACH_LDLIBS += -L$(ROOT)/usr/lib/smbsrv/$(MACH64)
include ../Makefile.com
-include ../../../Makefile.lib.64
+include ../../Makefile.lib.64
-DYNFLAGS += -R/usr/lib/smbsrv/$(MACH64)
-
install: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64)