3263N/A# The contents of this file are subject to the terms of the 3263N/A# Common Development and Distribution License (the "License"). 3263N/A# You may not use this file except in compliance with the License. 3263N/A# See the License for the specific language governing permissions 3263N/A# and limitations under the License. 3263N/A# When distributing Covered Code, include this CDDL HEADER in each 3263N/A# If applicable, add the following below this CDDL HEADER, with the 3263N/A# fields enclosed by brackets "[]" replaced with your own identifying 3263N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5680N/A# Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved. 3263N/A# We currently only want some of the text-utils text utilities from this 3263N/A# component, so enumerate it in a macro that we can use for build and install. 3263N/A# Anything else that we want should be added to this macro in the future. 3897N/A# Build a utility program used by one of the hexdump tests. 3263N/A# Limit translations to the text utilities (and lib/* and include/* ) only. 3897N/A# We don't need the Python bindings built. 3263N/A# Always show the build and link lines for easier debugging. 3263N/A# Only build the programs that we want. 3263N/A# Only install the bits we want. 3263N/A# Install the message files. 3897N/A# The hexdump tests expect the test_sysinfo program in a different location 4730N/A# Build the test_sysinfo program; copy it where the tests are looking for it.