path: aerc_0.21.0-2/GNUmakefile
debug: aerc.debug
	@echo 'Run `./aerc.debug` and use this command in another terminal to attach a debugger:'
	@echo '    dlv attach $$(pidof aerc.debug)'
aerc.debug: $(gosrc)
