#include <../Common.tmpl>

DEFINES = -DISINDEX_SUBMIT $(XRELEASE) -DFAKE_EXPOSE -D_NO_PROTO

HEADERS = HTML.h HTMLP.h HTMLamp.h

SRCS = HTML.c HTMLformat.c HTMLimages.c HTMLlists.c \
	HTMLparse.c HTMLwidgets.c HTML-PSformat.c DrawingArea.c

OBJS = HTML.o HTMLformat.o HTMLimages.o HTMLlists.o \
	HTMLparse.o HTMLwidgets.o HTML-PSformat.o DrawingArea.o

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

install.man::
