summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2016-05-24 08:50:23 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-05-24 09:55:13 -0700
commitfc1c21202ae866e9978dccbe9411d8704b7e1140 (patch)
tree3cd7069ad76c9d4e63fd03f6e9fd68bf77172821 /Makefile
parenteb03611943fc1c6a57d8981eff754f97ce99d4c7 (diff)
downloadqtlocation-mapboxgl-fc1c21202ae866e9978dccbe9411d8704b7e1140.tar.gz
[build] Use `test-$(HOST_PLATFORM)` as default make target
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 023d1cea78..af333695ca 100644
--- a/Makefile
+++ b/Makefile
@@ -23,8 +23,7 @@ else
.mason: ;
endif
-default:
- @printf "You must specify a valid target\n"
+default: test-$(HOST_PLATFORM)
GYP = deps/run_gyp --depth=. -Goutput_dir=.