Packages
A module to decode HTML into a tree, porting all properties of the underlying library myhtml, being fast and correct in regards to the html spec.
Retired package: Release invalid
Current section
Files
Jump to
Current section
Files
c_src/myhtml/source/myport/windows_nt/Makefile.mk
myport_dirs := mycore/. mycore/utils
myport_objs := $(call MODEST_UTILS_OBJS,$(call MyPORT_SELECTED_PORT),$(myport_dirs))
myport_all: $(myport_objs)
myport_clean:
rm -f $(myport_objs)
myport_clone: