CFLAGS += -Wall -pedantic

rtty: rtty.c

install: rtty
	install rtty /usr/local/bin
	install -m 644 rtty.1 /usr/local/man/man1