program3-4: program3-4.c texted.c fileman.c
	gcc program3-4.c texted.c fileman.c -o program3-4 -lncursest
.PHONY: full
full:
	./installfull.sh
	make