1 2 3 4 5 6
# $OpenBSD: Makefile,v 1.1 2001/08/15 14:37:11 fgsch Exp $ PROG= fork SRCS= fork.c .include <bsd.prog.mk>