Mercurial > hg > Members > kono > nitros9-code
comparison docs/ccguide/makefile @ 1078:c8fcb9426d8b
Crossreferences to Reference appendix
author | roug |
---|---|
date | Mon, 31 Mar 2003 21:47:18 +0000 |
parents | 767a608364b2 |
children | b77631456f91 |
comparison
equal
deleted
inserted
replaced
1077:9f274edaf94f | 1078:c8fcb9426d8b |
---|---|
12 mktemp.refentry printf.refentry putc.refentry puts.refentry \ | 12 mktemp.refentry printf.refentry putc.refentry puts.refentry \ |
13 qsort.refentry scanf.refentry setbuf.refentry sleep.refentry \ | 13 qsort.refentry scanf.refentry setbuf.refentry sleep.refentry \ |
14 strcat.refentry system.refentry toupper.refentry \ | 14 strcat.refentry system.refentry toupper.refentry \ |
15 ungetc.refentry | 15 ungetc.refentry |
16 | 16 |
17 APPS = asm.appendix basic09.appendix errors.appendix phases.appendix | 17 APPS = asm.appendix basic09.appendix errors.appendix phases.appendix \ |
18 creference.appendix | |
18 | 19 |
19 SYSCALL = abort.refentry abs.refentry access.refentry chain.refentry \ | 20 SYSCALL = abort.refentry abs.refentry access.refentry chain.refentry \ |
20 chdir.refentry chmod.refentry chown.refentry close.refentry \ | 21 chdir.refentry chmod.refentry chown.refentry close.refentry \ |
21 crc.refentry creat.refentry defdrive.refentry dup.refentry \ | 22 crc.refentry creat.refentry defdrive.refentry dup.refentry \ |
22 exit.refentry getpid.refentry getstat.refentry \ | 23 exit.refentry getpid.refentry getstat.refentry \ |