blob: 3e7236b9e9f9a688990f0016a9f4c80e851f0e8f [file] [log] [blame]
#
# $Id$
#
all: vfork fork sig skodic clone leaderkill childthread
leaderkill: LDFLAGS += -pthread
childthread: LDFLAGS += -pthread
clean distclean:
rm -f clone vfork fork sig leaderkill *.o core