diff options
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
![]() |
index : bcachefs-tools.git | |
Unnamed repository; edit this file 'description' to name the repository. | Kent Overstreet |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 1 |
@@ -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) |