4854 printf(1) doesn't support %b and \c properly
@@ -9,12 +9,13 @@ # http://www.illumos.org/license/CDDL. # # # Copyright (c) 2012 by Delphix. All rights reserved. +# Copyright 2014 Garrett D'Amore <garrett@damore.org> # .PARALLEL: $(SUBDIRS) -SUBDIRS = os-tests test-runner zfs-tests +SUBDIRS = os-tests test-runner util-tests zfs-tests include Makefile.com