Print this page
Split Close
Expand all
Collapse all
          --- /workspace/neilga/ohacds-xvm/webrev/usr/src/cmd/ha-services/gds-agents/Makefile-
          +++ Makefile
↓ open down ↓ 36 lines elided ↑ open up ↑
  37   37          ids \
  38   38          mys \
  39   39          pax \
  40   40          PostgreSQL \
  41   41          saa \
  42   42          sag \
  43   43          sge \
  44   44          smb \
  45   45          sps \
  46   46          tomcat \
       47 +        xvm \
  47   48          zone
  48   49  
  49   50  # Assume open source developers don't have access to the IBM WebSphere MQ
  50   51  # development repository "$(EXTERNAL_PKGS)/MQ"
  51   52  $(CLOSED_BUILD)SUBDIRS += \
  52   53          mqi \
  53   54          mqs
  54   55  
  55   56  include $(SRC)/Makefile.subdirs
  56   57  
  57   58  .PARALLEL: $(SUBDIRS)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX