Print this page
7550 sgs components are building against libraries outside of the proto area
*** 19,28 ****
--- 19,29 ----
# CDDL HEADER END
#
#
# Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
+ # Copyright 2016 RackTop Systems.
#
include ../Makefile.com
ROOTFS_LIBDIR64 = \
*** 39,47 ****
$(ROOTFS_DYNLIB64) := FILEMODE= 755
all: $(DYNLIB) $(LIBLINKS)
install \
! package: all $(ROOTFS_DYNLIB64)
include ../Makefile.targ
include ../../Makefile.sub.64
--- 40,48 ----
$(ROOTFS_DYNLIB64) := FILEMODE= 755
all: $(DYNLIB) $(LIBLINKS)
install \
! package: all $(ROOTFS_DYNLIB64) $(ROOTFS_LINKS64)
include ../Makefile.targ
include ../../Makefile.sub.64