blob: 352546fd00dd567cfb931b1364447eb5ec0d2de4 [file] [log] [blame]
# Copyright (c) 2015 The Native Client Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
BUILD_DIR=${SRC_DIR}
ConfigureStep() {
return
}
BuildStep() {
return
}
InstallStep() {
return
}