NetBSD/bin/rcp/Makefile
scottr 8481f548e2 Remove the crypto-related bits until such time as we have a fully-
integrated source tree.  Export-controlled versions of these are now
built during the domestic build process.
1999-02-18 21:22:51 +00:00

8 lines
152 B
Makefile

# $NetBSD: Makefile,v 1.14 1999/02/18 21:22:51 scottr Exp $
# @(#)Makefile 8.1 (Berkeley) 7/19/93
PROG= rcp
SRCS= rcp.c util.c
.include <bsd.prog.mk>