gecko-dev/gfx/thebes/Makefile.in

18 строки
236 B
Makefile

DEPTH = ../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = thebes
DIRS = public src
ifdef ENABLE_TESTS
# TOOL_DIRS += test
endif
include $(topsrcdir)/config/rules.mk