PROG := generate_fasthash
VERSION_DIR := ${shell cd ../.. && pwd}

RFVS_LIBS := \
  libraab.a \
  libgeo.a \
  libimg.a \
  libjs.a

include ${STOLFIHOME}/programs/c/GENERIC-PROGS.make

