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

@@ -21,16 +21,16 @@
 #
 #
 # Copyright 2000,2002-2003 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-# ident "%Z%%M% %I%     %E% SMI"
+
 #
 # lib/libsysevent/i386/Makefile
 
 include ../Makefile.com
 
 all: $(LIBS)
 
 .KEEP_STATE:
 
-install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
+install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) $(ROOTCOMPATLINKS)