# $Id: Makefile,v 1.1 1998/08/25 12:35:16 jb Exp $ PROG= sigsuspend SRCS= sigsuspend.c NOMAN= 1 LDFLAGS= -pthread .include