Print this page
1575 untangle libmlrpc ... (libmlrpc)
*** 20,35 ****
#
#
# 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
- DYNFLAGS += -R/usr/lib/smbsrv/$(MACH64)
-
install: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64)
--- 20,31 ----
#
#
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
MACH_LDLIBS += -L$(ROOT)/usr/lib/smbsrv/$(MACH64)
include ../Makefile.com
! include ../../Makefile.lib.64
install: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64)