repo.or.cz
/
mozilla-central.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Handle an interpreted constructor returning an object. r=brendan
[mozilla-central.git]
/
gfx
/
thebes
/
Makefile.in
blob
0e123361242990485562958b14e18d509c8486a6
1
2
DEPTH
=
..
/
..
3
topsrcdir
=
@top_srcdir@
4
srcdir
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
7
include
$(
DEPTH
)/
config
/
autoconf.mk
8
9
MODULE
=
thebes
10
11
DIRS
=
public src
12
13
ifdef
ENABLE_TESTS
14
ifndef
MOZ_ENABLE_LIBXUL
15
TOOL_DIRS
+=
test
16
endif
17
endif
18
19
include
$(
topsrcdir
)/
config
/
rules.mk