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