1 2 3 4 5 6 7 8
# $NetBSD: Makefile,v 1.3 2001/03/19 20:03:24 itojun Exp $ .include <bsd.own.mk> PROG= scp SRCS= scp.c .include <bsd.prog.mk>