Print this page
10569 MDB module for disk labelling would be useful

*** 20,33 **** --- 20,36 ---- # # # Copyright 2010 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # + # Copyright (c) 2019, Joyent, Inc. + # include ../../Makefile.common MODULES = $(COMMON_MODULES_PROC) $(COMMON_MODULES_PROC_32BIT) + MODULES += disk_label SUBDIRS = mdb .WAIT $(MODULES) include ../../Makefile.subdirs