source:
project/release/4/base64/trunk/base64.setup
@
12346
Last change on this file since 12346 was 12346, checked in by , 12 years ago | |
---|---|
File size: 198 bytes |
Rev | Line | |
---|---|---|
[11448] | 1 | (compile -s -O2 -d1 base64.scm -j base64) |
2 | (compile -s -O2 -d1 base64.import.scm) | |
3 | ||
[2615] | 4 | (install-extension |
5 | 'base64 | |
[11448] | 6 | '("base64.import.so" "base64.so") |
[12346] | 7 | '((version 2.2) |
[2615] | 8 | (documentation "base64.html"))) |
Note: See TracBrowser
for help on using the repository browser.