1#
2# mod.mk
3#
4# Copyright (C) 2010 - 2015 Creytiv.com
5#
6
7SRCS	+= odict/entry.c
8SRCS	+= odict/odict.c
9SRCS	+= odict/type.c
10