Remove debugging "foo" target from Makefile
This commit is contained in:
parent
5c65206c34
commit
951b00385a
1 changed files with 0 additions and 4 deletions
4
Makefile
4
Makefile
|
|
@ -31,10 +31,6 @@ ICECAST_CONFIG_TEMPLATE ?= icecast.xml.template
|
|||
# these targets aren't associated with files
|
||||
.PHONEY: config backup-live-config install foo
|
||||
|
||||
foo:
|
||||
@echo $(ICECAST_CONFIG_TEMPLATE)
|
||||
false
|
||||
|
||||
## main "entry point" makefile targets
|
||||
config: icecast.xml .env
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue