gblib=	baopen.ansi.standard.o\
	baopenr.ansi.standard.o\
	baread.ansi.standard.o\
	bawrite.ansi.standard.o\
	errmsg.o\
	getbit.o\
	getgb.o\
	getgbe.o\
	getgbem.o\
	getgbemh.o\
	getgbemp.o\
	getgbens.o\
	getgbeh.o\
	getgbep.o\
	getgbex.o\
	getgbexm.o\
	getgbm.o\
	getgbmh.o\
	getgbmp.o\
	getgbh.o\
	getgbp.o\
	getgb1r.o\
	getgb1re.o\
	getgb1s.o\
	getgi.o\
	getgir.o\
	ixgb.o\
	lengds.o\
	pdsens.o\
	pdseup.o\
	putgb.o\
	putgbe.o\
	putgbn.o\
	putgben.o\
	putgbens.o\
	putgbex.o\
	r63w72.o\
	skgb.o\
	wryte.o

gblib.a:	$(gblib)
	touch gblib.a
	rm gblib.a
	ar -rc gblib.a $(gblib)

.f.o:
	f77 -c -O2  $<
