blob: e39c9137e88fdbc3431b011675af77aa2d5f9cae [file] [edit]
# -*- python -*-
# Copyright 2010 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.
Import('env')
env.ComponentProgram('loop', 'loop.cc')