Print this page
4701 would like grep context options (-A, -B, -C)

@@ -10,10 +10,11 @@
 #
 
 #
 # Copyright (c) 2012 by Delphix. All rights reserved.
 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
+# Copyright 2014 Nexenta Systems, Inc. All rights reserved.
 #
 
-SUBDIRS = printf xargs
+SUBDIRS = printf xargs grep_xpg4
 
 include $(SRC)/test/Makefile.com