view src/libguess/Makefile @ 4301:3f5f638c055b

Automated merge with ssh://hg.atheme.org//hg/audacious
author Eugene Zagidullin <e.asphyx@gmail.com>
date Sat, 23 Feb 2008 16:37:34 +0300
parents 625af2797f35
children
line wrap: on
line source

STATIC_LIB_NOINST = libguess.a
SRCS = guess.c		\
       arabic_impl.c	\
       cjk_impl.c	\
       greek_impl.c	\
       hebrew_impl.c	\
       russian_impl.c	\
       turkish_impl.c

include ../../buildsys.mk