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

@@ -21,16 +21,16 @@
 #
 #
 # Copyright (c) 1999, 2001 by Sun Microsystems, Inc.
 # All rights reserved.
 #
-#ident  "%Z%%M% %I%     %E% SMI"
+
 #
 # libsecdb/i386/Makefile
 
 
 include ../Makefile.com
 
 .KEEP_STATE:
 
 
-install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
+install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) $(ROOTCOMPATLINKS)