PROG=	gotthard
SRCS=	gotthard.c
MAN=	gotthard.8

CFLAGS+= -Wall -Werror -Wstrict-prototypes -ansi

.include <bsd.prog.mk>
