Explorar o código

update Makefile

xuqiang hai 4 meses
pai
achega
acf7d46621
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -1,7 +1,7 @@
 ADDR ?= 127.0.0.1
 BUILD_TYPE ?= Release
 
-all: build install
+all: clean build install
 
 # -DCMAKE_TOOLCHAIN_FILE=./conf/toolchain.cmake
 build: