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