source: inundation/utilities/SConscript @ 3246

Last change on this file since 3246 was 3246, checked in by jack, 19 years ago

Added skeleton SCons build files.

File size: 66 bytes
RevLine 
[3246]1Import('env')
2env.SharedLibrary('polygon_ext', ['polygon_ext.c'])
Note: See TracBrowser for help on using the repository browser.