aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMark Shoulson <mark@kli.org>2016-12-02 09:23:00 -0500
committerMark Shoulson <mark@kli.org>2017-02-19 19:39:01 -0500
commite98c955c2c375377f5af889f04dbd4bee947e8a1 (patch)
tree94bf5058325068acabb2bc4c650e97e442abfd87 /Makefile
parentAdd more subscripts, including Greek (diff)
downloaddotXCompose-e98c955c2c375377f5af889f04dbd4bee947e8a1.tar.gz
dotXCompose-e98c955c2c375377f5af889f04dbd4bee947e8a1.tar.bz2
dotXCompose-e98c955c2c375377f5af889f04dbd4bee947e8a1.zip
Added more emoji, including big lists of (raw) new characters from other blocks and unicode 9.0
Also added makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..7830fc1
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+all: emoji.compose
+
+emoji.compose: emoji-base emojitrans2.pl
+ ./emojitrans2.pl < emoji-base > emoji.compose