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
1 changed files with 1 additions and 0 deletions

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}