aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: 6c6bc49ecdba612a37a0b7815ee998bf886b4559 (plain)
1
2
3
4
CFLAGS = -Werror -Wall
LDFLAGS = -lreadline -ltermcap

repl: repl.c