1 2 3 4 5 6 7
# $OpenBSD: Makefile,v 1.2 1996/11/12 23:33:01 niklas Exp $ PROG= md5 SRCS= md5.c COPTS+= -Wall .include <bsd.prog.mk>