1 2 3 4 5 6
# $OpenBSD: Makefile,v 1.9 2015/10/12 13:53:40 deraadt Exp $ PROG= encrypt SRCS= encrypt.c .include <bsd.prog.mk>