Print this page
lib: move compat links from targetdirs to proper makefiles
*** 21,36 ****
#
#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
! # ident "%Z%%M% %I% %E% SMI"
#
include ../Makefile.com
include $(SRC)/lib/Makefile.lib.64
LIBS = $(DYNLIB1)
include ../../Makefile.targ
! install: all $(ROOT64DYNLIB)
--- 21,36 ----
#
#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
!
#
include ../Makefile.com
include $(SRC)/lib/Makefile.lib.64
LIBS = $(DYNLIB1)
include ../../Makefile.targ
! install: all $(ROOT64DYNLIB) $(ROOTCOMPATLINKS64)