Print this page
lib: move compat links from targetdirs to proper makefiles

@@ -21,14 +21,14 @@
 #
 #
 # Copyright 1998-2003 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-# ident "%Z%%M% %I%     %E% SMI"
+
 #
 # lib/libadm/sparcv9/Makefile
 #
 
 include ../Makefile.com
 include ../../Makefile.lib.64
 
-install: all $(ROOTLIBS64) $(ROOTLINKS64)
+install: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTCOMPATLINKS64)