Bug 903174 - Move GonkNativeWindow to /widget/gonk/nativewindow. r=vlad
[gecko.git] / xulrunner / setup / Makefile.in
blob3466fec6806f3311ae8a87316358900c91c68a9c
1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
5 DEPTH = @DEPTH@
6 topsrcdir = @top_srcdir@
7 srcdir = @srcdir@
8 VPATH = @srcdir@
10 include $(DEPTH)/config/autoconf.mk
12 DEFINES = -DBIN_SUFFIX=$(BIN_SUFFIX)
14 include $(topsrcdir)/config/rules.mk