1 2 3 4 5 6 7 8 9
# $OpenBSD: Makefile,v 1.4 2001/09/11 19:02:49 millert Exp $ PROG= rmail MAN= rmail.8 WANT_LIBSM=1 .include "../../../../bin/Makefile.inc" .include <bsd.prog.mk>