Remove debugging "foo" target from Makefile
This commit is contained in:
4
Makefile
4
Makefile
@ -31,10 +31,6 @@ ICECAST_CONFIG_TEMPLATE ?= icecast.xml.template
|
|||||||
# these targets aren't associated with files
|
# these targets aren't associated with files
|
||||||
.PHONEY: config backup-live-config install foo
|
.PHONEY: config backup-live-config install foo
|
||||||
|
|
||||||
foo:
|
|
||||||
@echo $(ICECAST_CONFIG_TEMPLATE)
|
|
||||||
false
|
|
||||||
|
|
||||||
## main "entry point" makefile targets
|
## main "entry point" makefile targets
|
||||||
config: icecast.xml .env
|
config: icecast.xml .env
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user