diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-08-03 12:17:40 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-08-03 12:17:40 +0000 |
| commit | b7d698460a640843ab4f329a3e3d36eb50288454 (patch) | |
| tree | 69b60d09d816e2757a51ce87afad75870c84bad0 /libexec/rbootd/Makefile | |
| parent | fd03752a5d69f81b7bc4b82aa0a41909f4ee42fa (diff) | |
Diffstat (limited to 'libexec/rbootd/Makefile')
| -rw-r--r-- | libexec/rbootd/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/libexec/rbootd/Makefile b/libexec/rbootd/Makefile deleted file mode 100644 index 6e377fc51d8a..000000000000 --- a/libexec/rbootd/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# @(#)Makefile 8.1 (Berkeley) 6/4/93 - -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/) - -.include <bsd.prog.mk> |
