source:
build_options.py
@
3323
Last change on this file since 3323 was 3282, checked in by jack, 18 years ago | |
---|---|
File size: 88 bytes |
Rev | Line | |
---|---|---|
[3282] | 1 | # Build configuration for ANUGA |
2 | ||
3 | # Flags to pass to the C Compiler | |
4 | CFLAGS = '-O3 -Wall' |
Note: See TracBrowser
for help on using the repository browser.