bgneal@18: Import('env')
bgneal@18: 
bgneal@18: env.Program('example1', ['example1.cpp'])