source: trunk/minix/lib/end/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: 107 bytes
Line 
1# Makefile for lib/end.
2
3LIBRARIES=end
4
5end_FILES=" \
6 edata.s \
7 em_end.s \
8 end.s \
9 etext.s"
10
11TYPE=both
Note: See TracBrowser for help on using the repository browser.