Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
[gecko.git] / netwerk / test / Makefile.in
blob82bad2f537e98f21c63360c8a8e61a18ed0d1139
1 # vim: noexpandtab ts=8 sw=8
3 # This Source Code Form is subject to the terms of the Mozilla Public
4 # License, v. 2.0. If a copy of the MPL was not distributed with this
5 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 LIBS = $(XPCOM_LIBS) \
10 $(NSPR_LIBS) \
11 $(NULL)
13 DEFINES += $(TK_CFLAGS)
15 include $(topsrcdir)/config/rules.mk
17 check::
18 $(RUN_TEST_PROGRAM) $(DIST)/bin/TestCookie$(BIN_SUFFIX)
20 _RES_FILES = urlparse.dat \
21 urlparse_unx.dat \
22 $(NULL)
23 libs:: $(_RES_FILES)
24 $(INSTALL) $^ $(DIST)/bin/res
25 install:: $(_RES_FILES)
26 $(SYSINSTALL) $(IFLAGS1) $^ $(DESTDIR)$(mozappdir)/res
28 # One of the xpcshell unit tests needs this file, so make sure it winds
29 # up in the test directory.
30 libs::
31 $(NSINSTALL) -D $(DEPTH)/_tests/xpcshell/$(relativesrcdir)/unit/data
32 $(INSTALL) $(topsrcdir)/netwerk/dns/effective_tld_names.dat \
33 $(DEPTH)/_tests/xpcshell/$(relativesrcdir)/unit/