source:
trunk/minix/lib/end/Makefile.in@
10
Last change on this file since 10 was 9, checked in by , 14 years ago | |
---|---|
File size: 107 bytes |
Line | |
---|---|
1 | # Makefile for lib/end. |
2 | |
3 | LIBRARIES=end |
4 | |
5 | end_FILES=" \ |
6 | edata.s \ |
7 | em_end.s \ |
8 | end.s \ |
9 | etext.s" |
10 | |
11 | TYPE=both |
Note:
See TracBrowser
for help on using the repository browser.