Print this page
6117 Many small bugs prevent a clean build on SPARC

*** 17,33 **** # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # # Copyright 2010 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # include ../../Makefile.common ! MODULES = $(COMMON_MODULES_PROC) $(COMMON_MODULES_KVM) uhci SUBDIRS = mdb mdb_ks kmdb libstandctf libstand .WAIT $(MODULES) include ../../Makefile.subdirs --- 17,34 ---- # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # + # Copyright 2015 Gary Mills # Copyright 2010 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # include ../../Makefile.common ! MODULES = $(COMMON_MODULES_PROC) $(COMMON_MODULES_KVM) libfksmbsrv uhci SUBDIRS = mdb mdb_ks kmdb libstandctf libstand .WAIT $(MODULES) include ../../Makefile.subdirs