1 2 3 4 5 6
# $OpenBSD: Makefile,v 1.4 2018/07/29 11:27:14 schwarze Exp $ PROG= lam SRCS= lam.c utf8.c .include <bsd.prog.mk>