all:
	# If the Makefile isn't used, then todel.go will be seen and fail the build.
	rm todel.go
	go get
