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

*** 12,22 **** # # Copyright 2011 Nexenta Systems, Inc. All rights reserved. # include $(SRC)/lib/Makefile.filter.com - include ../Makefile.com include $(SRC)/lib/Makefile.lib.64 ! install: $(ROOTLIBS64) $(ROOTLINKS64) include $(SRC)/lib/Makefile.filter.targ --- 12,22 ---- # # Copyright 2011 Nexenta Systems, Inc. All rights reserved. # include $(SRC)/lib/Makefile.filter.com include $(SRC)/lib/Makefile.lib.64 + include ../Makefile.com ! install: $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTCOMPATLINKS64) include $(SRC)/lib/Makefile.filter.targ