source:
inundation/utilities/SConscript
@
3282
Last change on this file since 3282 was 3282, checked in by jack, 18 years ago | |
---|---|
File size: 162 bytes |
Line | |
---|---|
1 | Import('env') |
2 | env.SharedLibrary('polygon_ext', ['polygon_ext.c']) |
3 | env.SharedLibrary('util_ext', ['util_ext.c']) |
4 | env.SharedLibrary('sparse_ext', ['sparse_ext.c']) |
Note: See TracBrowser
for help on using the repository browser.