1#
2# mod.mk
3#
4# Copyright (C) 2010 Creytiv.com
5#
6
7SRCS	+= turn/chan.c
8SRCS	+= turn/perm.c
9SRCS	+= turn/turnc.c
10