#
# $Id: Makefile,v 1.2 2002/11/27 22:02:49 m4 Exp $
#

all: vfork fork sig skodic clone

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

