Sync usage with man page.
[netbsd-mini2440.git] / bin / cp / Makefile
blob4f513738691b091456d42b41a26eae6d9ef8b1cf
1 # $NetBSD: Makefile,v 1.8 1997/07/20 05:13:57 thorpej Exp $
2 # @(#)Makefile 8.1 (Berkeley) 5/31/93
4 PROG= cp
5 SRCS= cp.c utils.c
7 .include <bsd.prog.mk>