#
# $Id: Makefile,v 1.2 1996/05/15 04:31:31 jrs Exp $
#

all: fork sig

clean distclean:
	rm -f fork sig *.o core

