#!/bin/bash # Copyright (c) 2014 The Chromium Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. ICUROOT="$(dirname $0)/.." LINUX_SOURCE="${ICUROOT}/linux/icudtl_dat.S" MAC_SOURCE="${ICUROOT}/mac/icudtl_dat.S" cat > ${MAC_SOURCE} <> ${MAC_SOURCE}