1 2 3 4 5 6
# $OpenBSD: Makefile,v 1.3 2015/12/03 12:23:15 schwarze Exp $ PROG= rs SRCS= rs.c utf8.c .include <bsd.prog.mk>