|
|
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: getdate.o gethost.o lenfnm.o openerr.o osclose.o osopen.o \
4: osint.o ospipe.o osread.o oswait.o oswrite.o \
5: rdenv.o sigs.o sigtrap.o sioarg.o swcinp.o swcoup.o testty.o wrtaout.o
6:
7: COBJ = arg2scb.o doexec.o dosys.o fakexit.o flush.o getdate.o lenfnm.o \
8: openerr.o osclose.o osopen.o \
9: osread.o oswrite.o rdenv.o sigs.o sigtrap.o sioarg.o swcinp.o swcoup.o testty.o \
10: wrtaout.o
11:
12: CFLAGS = -O
13:
14:
15: FILES = /usr/bin/spitbol /usr/lib/vaxspitv35.err
16:
17: newspit: $(OBJ)
18: cc -o newspit $(OBJ)
19:
20: install: newspit
21: cp newspit /usr/bin/spitbol
22:
23: ship:
24: ./distribute $(FILES)
25:
26: spitv35.o: spitv35.s header.s
27: as -o spitv35.o header.s spitv35.s
28:
29: spitv35sub.o: spitv35sub.s regmasks.s
30: as -o spitv35sub.o spitv35sub.s regmasks.s
31:
32: spitv35.ppmin: spitv35.min
33: spitbol -i100k minpp.spt
34:
35: spitv35.tok: spitv35.ppmin
36: spitbol -i100k mintok.spt
37:
38: spitv35.src: spitv35.tok spitv35.plb
39: spitbol -i100k tokunx.spt
40:
41: spitv35.serr: spitv35.src
42: spitbol -i100k vaxpo1.spt
43:
44: spitv35.s: spitv35.serr labels.sed
45: sed -f labels.sed <spitv35.serr >spitv35.s
46:
47: $(COBJ): spitblks.h spitio.h
48:
49: clean:
50: rm -f spitbol newspit $(OBJ)
51:
52: clobber: clean
53: rm -f spitv35.ppmin spitv35.tok spitv35.src spitv35.serr spitv35.s
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.