Skip to content

Commit 5acaa45

Browse files
committed
Add .phony.
1 parent f5d193d commit 5acaa45

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
SHELL := /bin/bash
2+
.PHONY: help serve build install clean check
23

34
help: ## Show this help
45
@echo

0 commit comments

Comments
 (0)