Remove building with NOCRYPTO option
[minix3.git] / bin / cp / Makefile
blob4760d2c9226399df38b7ea13ed8e34805fc766f6
1 # $NetBSD: Makefile,v 1.9 1997/07/20 22:36:37 christos Exp $
2 # @(#)Makefile 8.1 (Berkeley) 5/31/93
4 PROG= cp
5 SRCS= cp.c utils.c
7 .include <bsd.prog.mk>