Add missing files to 'at' and 'rcmds' packages.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
cf5c857a8d
commit
41a737904f
@ -1,5 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PACKAGE=at
|
||||
MAINSRC=${.CURDIR}/../../usr.bin/at
|
||||
|
||||
.include "${MAINSRC}/Makefile.inc"
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=rcmds
|
||||
PROG= rlogind
|
||||
MAN= rlogind.8
|
||||
PACKAGE=rcmds
|
||||
|
@ -1,6 +1,7 @@
|
||||
# From: @(#)Makefile 8.1 (Berkeley) 6/4/93
|
||||
# $FreeBSD$
|
||||
|
||||
PACKAGE=rcmds
|
||||
PROG= rshd
|
||||
MAN= rshd.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user