Codebase list cfingerd / b3ac86e7-16a7-4aa8-831b-a08f39d05441/main Makefile.clean
b3ac86e7-16a7-4aa8-831b-a08f39d05441/main

Tree @b3ac86e7-16a7-4aa8-831b-a08f39d05441/main (Download .tar.gz)

Makefile.clean @b3ac86e7-16a7-4aa8-831b-a08f39d05441/mainraw · history · blame

# Makefile for a totally clean installation

all clean:
	@echo
	@echo "You need to type \"Configure\"."
	@echo
	@echo "Suggested reading:"
	@echo "  FAQ       - Gives some helpful information about CFINGERD"
	@echo "  README    - Gives information on how to install CFINGERD"
	@echo "  RECOMMEND - Gives suggestions on what to do after CFINGERD is installed"
	@echo