Print this page
7550 sgs components are building against libraries outside of the proto area
*** 21,31 ****
#
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
! # ident "%Z%%M% %I% %E% SMI"
#
include ../Makefile.com
.KEEP_STATE:
--- 21,31 ----
#
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
! # Copyright 2016 RackTop Systems.
#
include ../Makefile.com
.KEEP_STATE:
*** 43,51 ****
$(ROOTFS_DYNLIB64) := FILEMODE= 755
all: $(DYNLIB) $(LIBLINKS)
install \
! package: all $(ROOTFS_DYNLIB64)
include ../Makefile.targ
include ../../Makefile.sub.64
--- 43,51 ----
$(ROOTFS_DYNLIB64) := FILEMODE= 755
all: $(DYNLIB) $(LIBLINKS)
install \
! package: all $(ROOTFS_DYNLIB64) $(ROOTFS_LINKS64)
include ../Makefile.targ
include ../../Makefile.sub.64