Annotation of researchv10dc/cmd/spitbol/ocint/Makefile, revision 1.1.1.1

1.1       root        1: OBJ = ../spitv35.o ../spitv35sub.o \
                      2:        arg2scb.o cpys2sc.o doexec.o doset.o dosys.o fakexit.o flush.o \
                      3:         gethost.o lenfnm.o osclose.o osopen.o \
                      4:        osint.o ospipe.o osread.o oswait.o oswrite.o \
                      5:        rdenv.o sigs.o sioarg.o swcinp.o swcoup.o testty.o wrtaout.o \
                      6:        interface.o stubs.o sysax.o sysbx.o sysdt.o sysem.o sysep.o \
                      7:        sysou.o sysrw.o
                      8: 
                      9: COBJ = arg2scb.o doexec.o dosys.o fakexit.o flush.o lenfnm.o \
                     10:        osclose.o osopen.o \
                     11:        osread.o oswrite.o rdenv.o sigs.o sioarg.o swcinp.o swcoup.o testty.o \
                     12:        wrtaout.o stubs.o sysax.o sysbx.o sysdt.o sysem.o sysep.o \
                     13:        sysou.o sysrw.o
                     14: 
                     15: CFLAGS = -O
                     16: 
                     17: newspit: $(OBJ)
                     18:        cc -o newspit $(OBJ)
                     19: 
                     20: clean:
                     21:        rm -f spitbol newspit $(OBJ)

unix.superglobalmegacorp.com

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