# -*- Mode: Python -*-

Import('hostenv')

hostenv.Program('ignoreint', Glob('*.c'))

