# $Id: Makefile,v 1.1 1998/11/09 03:13:18 d Exp $ PROG= sigwait SRCS= sigwait.c NOMAN= 1 LDFLAGS= -pthread .include