File:  [Research Unix] / researchv9 / jerq / sgs / libsdp / makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:22:00 2018 UTC (8 years, 3 months ago) by root
Branches: belllabs, MAIN
CVS tags: researchv9-SUN3_old, researchv9-SUN3, HEAD
researchv9-SUN3(old)

MESG	= SHORT
OPTS	= SWEET
SWAP	= LRU
CFLAGS	= -O -D$(MESG) -D$(OPTS) -D$(SWAP)
#
OBJECTS	=  allot.o change.o chstack.o connect.o copy.o destroy.o \
	disconnect.o generate.o hist.o house.o redeem.o stats.o \
	sync.o unuse.o use.o vacate.o pop_id.o push_id.o \
	fault.o rdSPACE.o readpage.o search.o switch.o writeframe.o \
	wtSPACE.o audit.o globals.o sdplib.o fatal.o
libsdp.a:	$(OBJECTS)
		ar r libsdp.a $(OBJECTS)
		ranlib libsdp.a

$(OBJECTS):	sdp.h define3.h
chstack.o copy.o destroy.o globals.o rdSPACE.o sdplib.o:	define2.h

install:	libsdp.a

clean:
	rm -f $(OBJECTS)

clobber:	clean
	rm -f libsdp.a

unix.superglobalmegacorp.com

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