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

*** 20,33 **** # # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! # ident "%Z%%M% %I% %E% SMI" # MAPFILE32 = include ../Makefile.com include ../../Makefile.lib.64 ! install: all $(ROOTLIBS64) $(ROOTLINKS64) --- 20,33 ---- # # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! # MAPFILE32 = include ../Makefile.com include ../../Makefile.lib.64 ! install: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTCOMPATLINKS64)