source:
project/release/4/honu/trunk/honu.setup
@
25847
Last change on this file since 25847 was 25847, checked in by , 9 years ago | |
---|---|
File size: 173 bytes |
Rev | Line | |
---|---|---|
[22280] | 1 | ;;;; -*- Scheme -*- |
2 | ||
[16350] | 3 | (compile -s -O3 -d1 honu.scm -j honu) |
4 | (compile -s -O3 -d0 honu.import.scm) | |
5 | ||
6 | (install-extension | |
[22662] | 7 | 'honu '("honu.so" "honu.import.so") |
[25847] | 8 | '((version 2.1))) |
Note: See TracBrowser
for help on using the repository browser.