Comparison

Makefile @ 7236:3304a04281d6

Merge 0.10->trunk
author Matthew Wild <mwild1@gmail.com>
date Fri, 04 Mar 2016 22:28:15 +0000 (2016-03-04)
parent 7234:161f9f163e37
child 7237:472736b583fb
comparison
equal deleted inserted replaced
7232:db0dc08929e7 7236:3304a04281d6
51 rm -f prosody.cfg.lua.install 51 rm -f prosody.cfg.lua.install
52 rm -f prosody.version 52 rm -f prosody.version
53 $(MAKE) clean -C util-src 53 $(MAKE) clean -C util-src
54 54
55 test: 55 test:
56 cd tests && $(RUNWITH) test.lua 56 cd tests && $(RUNWITH) test.lua 0
57 57
58 util/%.so: 58 util/%.so:
59 $(MAKE) install -C util-src 59 $(MAKE) install -C util-src
60 60
61 %.install: % 61 %.install: %