Add rcp(1) to the rcmds package.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2016-02-09 16:56:35 +00:00
parent ee76423597
commit 406009982a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/release-pkg/; revision=295438

View File

@ -1,6 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 7/19/93
# $FreeBSD$
PACKAGE=rcmds
PROG= rcp
SRCS= rcp.c util.c
CFLAGS+=-DBINDIR=${BINDIR}