source: trunk/minix/lib/gnu/rts/Makefile.in@ 9

Last change on this file since 9 was 9, checked in by Mattia Monga, 13 years ago

Minix 3.1.2a

File size: 97 bytes
Line 
1
2LIBRARIES=libc
3
4libc_FILES=" \
5 _longjmp.gs \
6 _setjmp.gs \
7 longjmp.gs \
8 setjmp.gs"
9
10TYPE=gnu
Note: See TracBrowser for help on using the repository browser.