1 2 3 4 5 6 7 8
# $Id$ PROG= sigwait SRCS= sigwait.c NOMAN= 1 LDFLAGS= -pthread .include <bsd.prog.mk>