1 2 3 4 5 6 7
# $OpenBSD: Makefile,v 1.9 2022/10/04 23:58:09 kn Exp $ PROG= rarpd SRCS= rarpd.c arptab.c MAN= rarpd.8 .include <bsd.prog.mk>