Mercurial > audlegacy
view src/libguess/Makefile @ 4844:aed7b7a97932
Functions were declared that are only used in specific situations. Move a code block up a bit and #ifdef appropriately.
author | Tony Vroon <chainsaw@gentoo.org> |
---|---|
date | Mon, 13 Apr 2009 00:19:52 +0100 |
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