Sign in
chromium
/
native_client
/
src
/
native_client.git
/
refs/heads/update_docs
/
.
/
tests
/
loop
/
nacl.scons
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'
)