Skip to content
Makefile 129 B
Newer Older
default : 
	echo "Select a target: "
	echo "    clean"
	echo "    build (not implemented)"
	echo "    install (not implemented)"