|
|
1.1 root 1: #include <string.h>
2:
3: char *cpp[] = { "/v/lib/gcc-cpp", "-undef", "-DLANGUAGE_C", "-D_LANGUAGE_C", "-Dsgi", "-DSVR3",
4: "-Dmips", "-Dhost_mips", "-DSYSTYPE_SYSV", "-D_SYSTYPE_SYSV", "-DMIPSEB", "-D_MIPSEB",
5: "$1", "$2", "$3", 0 };
6: char *com[] = { "/usr/cwf/book/mill/mill1/mips/rcc", "$2", "$1", 0 };
7: char *include[] = { "-I/v/include/lcc", 0 };
8: char *as[] = { "/bin/echo", "-n", 0 };
9: char *ld[] = { "/usr/cwf/book/mill/millcom", "$3", "$2", 0 };
10:
11: int option(arg) char *arg; {
12: return 1;
13: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.