1 2 3 4 5 6
# $OpenBSD: Makefile,v 1.1 2001/08/15 14:37:12 fgsch Exp $ PROG= pthread_mutex SRCS= pthread_mutex.c .include <bsd.prog.mk>