# If you don't have gcc, try cc instead, if it is an ANSI compiler. wordplay : wordplay.c $(CC) ${CFLAGS} -o wordplay wordplay.c