Annotation of researchv10dc/cmd/f2c/mkfile.cyntax, revision 1.1.1.1

1.1       root        1: O = cds.O data.O equiv.O error.O exec.O expr.O format.O formatdata.O \
                      2:        gram.O init.O intr.O io.O lex.O main.O malloc.O \
                      3:        mem.O misc.O names.O niceprintf.O output.O p1output.O \
                      4:        parse_args.O pread.O proc.O put.O putpcc.O safstrncpy.O \
                      5:        sysdep.O vax.O version.O
                      6: c = cds.c data.c equiv.c error.c exec.c expr.c format.c formatdata.c \
                      7:        gram.c init.c intr.c io.c lex.c main.c malloc.c \
                      8:        mem.c misc.c names.c niceprintf.c output.c p1output.c \
                      9:        parse_args.c pread.c proc.c put.c putpcc.c safstrncpy.c \
                     10:        sysdep.c vax.c version.c
                     11: 
                     12: cy.out: $O
                     13:        cyntax $O >cy.out
                     14: 
                     15: %.O: %.c
                     16:        cyntax -c $stem.c
                     17: 
                     18: t:
                     19:        mkdir t
                     20:        ln $c *.h t
                     21:        ln mkfile.cyntax t/mkfile

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.