|
|
1.1 ! root 1: MESG = SHORT ! 2: OPTS = SWEET ! 3: SWAP = LRU ! 4: CFLAGS = -O -D$(MESG) -D$(OPTS) -D$(SWAP) ! 5: # ! 6: OBJECTS = allot.o change.o chstack.o connect.o copy.o destroy.o \ ! 7: disconnect.o generate.o hist.o house.o redeem.o stats.o \ ! 8: sync.o unuse.o use.o vacate.o pop_id.o push_id.o \ ! 9: fault.o rdSPACE.o readpage.o search.o switch.o writeframe.o \ ! 10: wtSPACE.o audit.o globals.o sdplib.o fatal.o ! 11: libsdp.a: $(OBJECTS) ! 12: ar r libsdp.a $(OBJECTS) ! 13: ranlib libsdp.a ! 14: ! 15: $(OBJECTS): sdp.h define3.h ! 16: chstack.o copy.o destroy.o globals.o rdSPACE.o sdplib.o: define2.h ! 17: ! 18: install: libsdp.a ! 19: ! 20: clean: ! 21: rm -f $(OBJECTS) ! 22: ! 23: clobber: clean ! 24: rm -f libsdp.a
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.