gecko-dev/gfx/thebes/Makefile.in

19 строки
322 B
Makefile
Исходник Обычный вид История

2005-04-06 05:54:26 +04:00
DEPTH = ../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = thebes
DIRS = public src
2007-01-18 03:55:53 +03:00
# disabled until vlad fixes the tests to link against the right thing on non-windows
#ifdef ENABLE_TESTS
#TOOL_DIRS += test
#endif
2005-04-06 05:54:26 +04:00
include $(topsrcdir)/config/rules.mk