Mercurial > audlegacy
view src/libguess/Makefile @ 4830:901cd268f0ca
Do NOT save the config if we are crashing. This is a *hideously* bad idea.
author | William Pitcock <nenolod@atheme.org> |
---|---|
date | Sun, 01 Mar 2009 23:17:11 -0600 |
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