diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-24 13:47:37 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-24 13:47:37 +0100 |
commit | 20b02393e57846d29652156f032afd6e3395f62e (patch) | |
tree | 3f596137e719a4d62490b060dd34d2adc64ef396 /Makefile | |
parent | fba9d1f8958849f752453ea5393955d656b49478 (diff) | |
parent | 47b759acbc2b8c2890758481ae4ed27509808b60 (diff) | |
download | serverdata-20b02393e57846d29652156f032afd6e3395f62e.tar.gz serverdata-20b02393e57846d29652156f032afd6e3395f62e.tar.bz2 serverdata-20b02393e57846d29652156f032afd6e3395f62e.tar.xz serverdata-20b02393e57846d29652156f032afd6e3395f62e.zip |
test
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +.PHONY: new asan server-update server-updatebuild maps build buildasan config updateconfig initdb updatedb givegm updates + new: build config initdb asan: buildasan config initdb |