Remove debugging "foo" target from Makefile

This commit is contained in:
2025-07-19 22:00:51 -05:00
parent 5c65206c34
commit 951b00385a

View File

@ -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