Print this page
5293 desire symbol visibility test
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: TBD

Split Close
Expand all
Collapse all
          --- old/usr/src/test/libc-tests/Makefile
          +++ new/usr/src/test/libc-tests/Makefile
↓ open down ↓ 8 lines elided ↑ open up ↑
   9    9  # http://www.illumos.org/license/CDDL.
  10   10  #
  11   11  
  12   12  #
  13   13  # Copyright (c) 2012 by Delphix. All rights reserved.
  14   14  # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  15   15  #
  16   16  
  17   17  .PARALLEL: $(SUBDIRS)
  18   18  
  19      -SUBDIRS = cmd runfiles tests doc
       19 +SUBDIRS = cfg cmd runfiles tests doc
  20   20  
  21   21  include $(SRC)/test/Makefile.com
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX