source: tags/syscall-add-simple-foo/minix/lib/end/Makefile.in@ 15

Last change on this file since 15 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.