Add rcp(1) to the rcmds package.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
gjb 2016-02-09 16:56:35 +00:00
parent 99527f7d5a
commit c51bb4dda1

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}