FC = g77
FFLAGS = -fbounds-check
#FFLAGS = -g
OBJS =  ../rand.o 
ranvec: ranvec.f $(OBJS)
ranvec: hypercube.f
