blob: e2ce5c9b7b86f0a27e9e023ac7eb90cae7260567 [file] [log] [blame]
# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-
# Any copyright is dedicated to the Public Domain.
# http://creativecommons.org/publicdomain/zero/1.0/
GENERATED_FILES += ['bar.c', 'foo.c']
foo = GENERATED_FILES['foo.c']
foo.script = 'script.py'
foo.inputs = ['datafile']