mkindex: mkindex.c clang -o mkindex mkindex.c -I../boggle clean: rm -f mkindex all: mkindex .PHONY: all clean