Add ngai tahu specific chars to maori orthography
This commit is contained in:
parent
1a9ae91a16
commit
23cd70c4ef
|
@ -46,6 +46,7 @@ clean::
|
|||
$(RM) $(TARG)
|
||||
|
||||
$(TARG): fc-lang $(ORTH) $(TMPL)
|
||||
chmod +w $TARG
|
||||
./fc-lang $(ORTH) < $(TMPL) > $(TARG)
|
||||
|
||||
ComplexProgramTarget(fc-lang)
|
||||
|
|
802
fc-lang/fclang.h
802
fc-lang/fclang.h
File diff suppressed because it is too large
Load Diff
|
@ -32,3 +32,4 @@
|
|||
012a-012b
|
||||
014c-014d
|
||||
016a-016b
|
||||
1e34-1e35 # Ngai Tahu specific
|
||||
|
|
Loading…
Reference in New Issue