XCOMM Imakefile for the HTML widget
XCOMM 
XCOMM written by R.M.Offer (the Imakefile not the HTML widget)
XCOMM
XCOMM

SRCS = HTML.c HTMLlists.c HTMLformat.c HTMLparse.c HTMLimages.c HTMLwidgets.c HTML-PSformat.c HTMLjot.c
OBJS = HTML.o HTMLlists.o HTMLformat.o HTMLparse.o HTMLimages.o HTMLwidgets.o HTML-PSformat.o HTMLjot.o

NormalLibraryTarget(htmlw,$(OBJS))
DependTarget()
