blob: cb46ec06ac66df82efc8ff0c8d2b887efd642dbe [file] [log] [blame]
# Copyright (c) 2014 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.
BuildStep() {
DefaultPythonModuleBuildStep
}
InstallStep() {
DefaultPythonModuleInstallStep
}
ConfigureStep() {
return
}