source:
trunk/minix/lib/util/Makefile.in@
19
| Last change on this file since 19 was 9, checked in by , 15 years ago | |
|---|---|
| File size: 118 bytes | |
| Rev | Line | |
|---|---|---|
| [9] | 1 | # Makefile for lib/util. |
| 2 | ||
| 3 | CFLAGS="-O -D_MINIX -D_POSIX_SOURCE" | |
| 4 | ||
| 5 | LIBRARIES=libutil | |
| 6 | ||
| 7 | libutil_FILES=openpty.c | |
| 8 | ||
| 9 | TYPE=both |
Note:
See TracBrowser
for help on using the repository browser.