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, 2 insertions, 7 deletions
diff --git a/libexec/rbootd/Makefile b/libexec/rbootd/Makefile
index dfb0870..0cc5ac2 100644
--- a/libexec/rbootd/Makefile
+++ b/libexec/rbootd/Makefile
@@ -1,13 +1,8 @@
-# @(#)Makefile 8.1 (Berkeley) 6/4/93
-# $Id$
+# from: @(#)Makefile 8.1 (Berkeley) 6/4/93
+# $Id: Makefile,v 1.7 1997/02/22 14:21:57 peter Exp $
PROG= rbootd
SRCS= bpf.c conf.c parseconf.c rbootd.c rmpproto.c utils.c
MAN8= rbootd.8
-# XXX BROKEN: afterinstall:
-XXXafterinstall:
- (cd ${.CURDIR}/bootdir && ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} \
- -m 444 * ${DESTDIR}/usr/mdec/)
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud