
#/bin/sh

LIBDIR=

install: 
	cp -r irisplot.hlp $(LIBDIR)

clean:

compress:

uncompress:
