# Makefile for a package consisting of a single GAWK script
# Last edited on 2008-01-12 10:54:03 by stolfi

PROG := make-sphere-normal-map

JS_LIBS := \
  libpst.a \
  libimg.a \
  libgeo.a \
  libjs.a

include ../GENERIC.make
