PROG=	test-canon
CFLAGS=	-I/usr/local/include -g
LDFLAGS=-L/usr/local/lib
LDADD=	-lgnugetopt

NOMAN=	yes
NOOBJ=	yes

.include <bsd.prog.mk>
