source:
trunk/minix/lib/util/Makefile.in@
10
Last change on this file since 10 was 9, checked in by , 14 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.