]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - Makefile
bcachefs-tools: make 'all' the default Makefile goal
[bcachefs-tools-debian] / Makefile
index a7926f46dec03dedae85f20fc11bdbca32368188..177ee45efe93bfd18d727c356fa79e1d3e02827b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,6 +4,7 @@ PREFIX?=/usr/local
 PKG_CONFIG?=pkg-config
 INSTALL=install
 LN=ln
+.DEFAULT_GOAL=all
 
 ifeq ("$(origin V)", "command line")
   BUILD_VERBOSE = $(V)