make-rules/install.rb.mk
changeset 2054 5f403d9bcaad
parent 1482 7a1f84fbc2d7
child 3817 30b42c38bbc4
equal deleted inserted replaced
2053:05887df74b3a 2054:5f403d9bcaad
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
       
    24 VENDOR_RUBY = /usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)
    24 
    25 
    25 # default user executable binaries to /usr/bin
    26 # default user executable binaries to /usr/bin
    26 INSTALL_RB_BINDIR =	$(USRBINDIR)
    27 INSTALL_RB_BINDIR =	$(USRBINDIR)
    27 
    28 
    28 # install.rb scripts do not have any concept of 'build' so make this a
    29 # install.rb scripts do not have any concept of 'build' so make this a