8481f548e2
integrated source tree. Export-controlled versions of these are now built during the domestic build process.
8 lines
152 B
Makefile
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>
|