summaryrefslogtreecommitdiffstats
path: root/libexec/rbootd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rbootd/Makefile')
-rw-r--r--libexec/rbootd/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/libexec/rbootd/Makefile b/libexec/rbootd/Makefile
index 6e377fc..59d3137 100644
--- a/libexec/rbootd/Makefile
+++ b/libexec/rbootd/Makefile
@@ -1,11 +1,8 @@
-# @(#)Makefile 8.1 (Berkeley) 6/4/93
+# from: @(#)Makefile 8.1 (Berkeley) 6/4/93
+# $NetBSD: Makefile,v 1.4 1995/08/21 17:05:08 thorpej Exp $
PROG= rbootd
SRCS= bpf.c conf.c parseconf.c rbootd.c rmpproto.c utils.c
-MAN8= rbootd.0
-
-afterinstall:
- (cd ${.CURDIR}/bootdir && install -c -o ${BINOWN} -g ${BINGRP} \
- -m 444 * ${DESTDIR}/usr/mdec/)
+MAN= rbootd.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud