Print this page
lib: move compat links from targetdirs to proper makefiles
*** 21,32 ****
#
#
# Copyright (c) 2001 by Sun Microsystems, Inc.
# All rights reserved.
#
! # ident "%Z%%M% %I% %E% SMI"
#
include ../Makefile.com
include ../../Makefile.lib.64
! install: all $(ROOTLIBS64) $(ROOTLINKS64)
--- 21,32 ----
#
#
# Copyright (c) 2001 by Sun Microsystems, Inc.
# All rights reserved.
#
!
#
include ../Makefile.com
include ../../Makefile.lib.64
! install: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTCOMPATLINKS64)