updated Makefile
ea67419a
Hari Sekhon
committed
1 changed file
Makefile
/Makefile+1
/Makefile
Add comment 77 clean:
Add comment 78 rm -fr zookeeper-$(ZOOKEEPER_VERSION).tar.gz zookeeper-$(ZOOKEEPER_VERSION)
Add comment 79
Add comment 80 Plus  .PHONY: update
Add comment 80 81 update:
Add comment 81 82 git pull
Add comment 82 83 git submodule update