summaryrefslogtreecommitdiff
path: root/Makefile
blob: 9377222112218920c6d1250fd58b392220e00e2f (plain)
1
2
3
build:
	@gcc -g src/main.c src/exec.c src/preproc.c src/lexparse.c src/utils.c -o bin/yeesh -lreadline