Remove building with NOCRYPTO option
[minix.git] / external / bsd / less / bin / lessecho / Makefile
blob6a568189426c27b1f16040cab1aa57ee8a6e335b
1 # $NetBSD: Makefile,v 1.1 2011/07/03 18:02:01 tron Exp $
3 .include <bsd.own.mk>
5 PROG= lessecho
7 SRCS= lessecho version.c
9 .include "bsd.prog.mk"