repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
external
/
bsd
/
less
/
bin
/
Makefile.inc
blob
00f8f328fc739d6c6f59acd8046be9c1c5d82246
1
# $NetBSD: Makefile.inc,v 1.1 2011/07/03 18:02:01 tron Exp $
2
3
.include "../Makefile.inc"
4
5
BINDIR= /usr/bin
6
7
CPPFLAGS+= -I${LESS_DISTDIR} -DBINDIR=\"${BINDIR}\" -DSYSDIR=\"/etc\"