Source code
Revision control
Copy as Markdown
Other Tools
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
# Any copyright is dedicated to the Public Domain.
GENERATED_FILES += [
"bar.c",
"foo.c",
("xpidllex.py", "xpidlyacc.py"),
]
GENERATED_FILES["bar.c"].force = True
GENERATED_FILES["foo.c"].force = False