source:
trunk/minix/lib/ack/liby/Makefile.in@
22
| Last change on this file since 22 was 9, checked in by , 15 years ago | |
|---|---|
| File size: 131 bytes | |
| Rev | Line | |
|---|---|---|
| [9] | 1 | # Makefile for lib/liby. |
| 2 | ||
| 3 | CFLAGS="-O -D_MINIX -D_POSIX_SOURCE -wo" | |
| 4 | ||
| 5 | LIBRARIES=liby | |
| 6 | ||
| 7 | liby_FILES=" \ | |
| 8 | main.c \ | |
| 9 | yyerror.c" | |
| 10 | ||
| 11 | TYPE=ack |
Note:
See TracBrowser
for help on using the repository browser.