9 lines
80 B
Makefile
Raw Normal View History

# $FreeBSD$
PROG= cv_cancel1
NO_MAN=
LDADD= -lpthread
.include <bsd.prog.mk>