|
|
1.1 ! root 1: L=libmj.a ! 2: INCL=/usr/jerq/include ! 3: CC=3cc ! 4: AS=/usr/jerq/bin/vax/m32as ! 5: AR=/usr/jerq/bin/3ar ! 6: DCAN=dcan ! 7: CFLAGS= ! 8: ! 9: OBJ=arc.o circle.o comm.o cosdeg.o data.o disc.o discture.o elarc.o \ ! 10: eldisc.o ellipse.o exit.o fgets.o font.o fopen.o get.o getfont.o \ ! 11: getrect.o hmenuhit.o popen.o printf.o put.o rdwr.o ! 12: ! 13: CFILES=arc.c circle.c comm.c cosdeg.c data.c disc.c discture.c elarc.c \ ! 14: eldisc.c ellipse.c exit.c fgets.c font.c fopen.c get.c getfont.c \ ! 15: getrect.c hmenuhit.c popen.c printf.c put.c rdwr.c ! 16: ! 17: $L: $(OBJ) ! 18: $(AR) uv $L $^ ! 19: ! 20: ! 21: new: $(OBJ) ! 22: $(AR) uv $L `mlorder $(FILES) | tsort` ! 23: $(AR) ma clip.o $L line.o ! 24: rm $(FILES) ! 25: ! 26: print: ! 27: @pr $(CFILES) ! 28: ! 29: pp: ! 30: pp -t'Mux Graphics' -kjerq $(CFILES) | $(DCAN) ! 31: ! 32: lint: ! 33: lint -h -c -u -n -I/usr/jerq/include $(CFILES) ! 34: ! 35: $L(clip.o): $(INCL)/line.h ! 36: $L(comm.o): $(INCL)/jerqio.h ! 37: $L(data.o): $(INCL)/jerqio.h ! 38: $L(defont.o): $(INCL)/font.h ! 39: $L(exit.o): $(INCL)/jerqio.h ! 40: $L(fgets.o): $(INCL)/jerqio.h ! 41: $L(font.o): $(INCL)/jerqio.h ! 42: $L(font.o): $(INCL)/font.h ! 43: $L(fopen.o): $(INCL)/jerqio.h ! 44: $L(get.o): $(INCL)/jerqio.h ! 45: $L(getfont.o): $(INCL)/font.h ! 46: $L(getfont.o): $(INCL)/jerqio.h ! 47: $L(jlineto.o): $(INCL)/line.h ! 48: $L(jstring.o): $(INCL)/font.h ! 49: $L(line.o): $(INCL)/line.h ! 50: $L(menu.o): $(INCL)/font.h ! 51: $L(popen.o): $(INCL)/jerqio.h ! 52: $L(printf.o): $(INCL)/jerqio.h ! 53: $L(put.o): $(INCL)/jerqio.h ! 54: $L(rdwr.o): $(INCL)/jerqio.h ! 55: $L(string.o): $(INCL)/font.h ! 56: $L(strwidth.o): $(INCL)/font.h ! 57: $L(wait.o): $(INCL)/queue.h ! 58: ! 59: .PRECIOUS: $L ! 60:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.