forked from External/mediamtx
cleanup makefile
This commit is contained in:
parent
cd90970c85
commit
ae68587987
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
|
@ -1,8 +1,8 @@
|
|||
|
||||
.PHONY: $(shell ls)
|
||||
|
||||
BASE_IMAGE = golang:1.14-alpine3.12
|
||||
|
||||
.PHONY: $(shell ls)
|
||||
|
||||
help:
|
||||
@echo "usage: make [action]"
|
||||
@echo ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue