# Last edited on 2000-09-08 08:36:29 by stolfi NAME = big RANGE = .PHONY: all install showmap all: tools/make-map ${NAME} all ${RANGE} showmap: tools/make-map ${NAME} show-plot ${RANGE} install: tools/make-map ${NAME} install ${RANGE}