
#
# Create the unassigned-ranges.hex file, with filler glyphs.
#
all:
	../../bin/unihexfill < unassigned-ranges.txt > unassigned.hex
