src/bin/cp/Makefile

7 lines
114 B
Makefile

# $OpenBSD: Makefile,v 1.3 1997/09/21 11:34:47 deraadt Exp $
PROG= cp
SRCS= cp.c utils.c
.include <bsd.prog.mk>