source:
trunk/minix/lib/gnu/rts/Makefile.in@
10
Last change on this file since 10 was 9, checked in by , 14 years ago | |
---|---|
File size: 97 bytes |
Rev | Line | |
---|---|---|
[9] | 1 | |
2 | LIBRARIES=libc | |
3 | ||
4 | libc_FILES=" \ | |
5 | _longjmp.gs \ | |
6 | _setjmp.gs \ | |
7 | longjmp.gs \ | |
8 | setjmp.gs" | |
9 | ||
10 | TYPE=gnu |
Note:
See TracBrowser
for help on using the repository browser.