source:
trunk/minix/lib/end/Makefile.in@
19
| Last change on this file since 19 was 9, checked in by , 15 years ago | |
|---|---|
| File size: 107 bytes | |
| Rev | Line | |
|---|---|---|
| [9] | 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.