summaryrefslogtreecommitdiff
path: root/Makefile
blob: e2197f6f07472b351c808d68f0caa02fc1f33754 (plain)
1
2
jet: Makefile *.c
	gcc -ggdb -O0 -fno-builtin -Wall -lcurses jet.c -o jet