|
|
1.1 ! root 1: CFLAGS=-n -DNROFF ! 2: NFILES=n1.o n2.o n3.o n4.o n5.o n6.o n7.o n8.o n9.o n10.o ni.o nii.o ntab.o hytab.o suftab.o ! 3: ! 4: nroff: $(NFILES) ! 5: cc $(CFLAGS) $(NFILES) ! 6: ! 7: n1.o: tdef.h d.h v.h tw.h s.h ! 8: n2.o: tdef.h d.h v.h tw.h s.h ! 9: n3.o: tdef.h d.h v.h tw.h s.h ! 10: n4.o: tdef.h d.h v.h tw.h s.h ! 11: n5.o: tdef.h d.h v.h tw.h s.h ! 12: n6.o: tdef.h d.h v.h tw.h s.h ! 13: t6.o: tdef.h d.h v.h tw.h s.h ! 14: n7.o: tdef.h d.h v.h tw.h s.h ! 15: n8.o: tdef.h d.h v.h tw.h s.h ! 16: n9.o: tdef.h d.h v.h tw.h s.h ! 17: n10.o: tdef.h d.h v.h tw.h s.h ! 18: t10.o: tdef.h d.h v.h tw.h s.h ! 19: ni.o: tdef.h d.h v.h tw.h s.h ! 20: nii.o: tdef.h d.h v.h tw.h s.h ! 21: ! 22: hytab.o: hytab.c ! 23: cc -S hytab.c ! 24: ed hytab.s <textscript ! 25: as -o hytab.o hytab.s ! 26: rm hytab.s ! 27: ! 28: suftab.o: suftab.c ! 29: cc -S suftab.c ! 30: ed suftab.s <textscript ! 31: as -o suftab.o suftab.s ! 32: rm suftab.s
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.