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
/
mit
/
xorg
/
tools
/
makestrs
/
Makefile
blob
1d19b8ffe01553adcc85033de77e657f9572ef64
1
# $NetBSD: Makefile,v 1.4 2015/06/24 22:20:26 matt Exp $
2
3
NOMAN
=
1
4
5
.
include
<
bsd.own.mk
>
6
7
.PATH
: ${
X11SRCDIR.Xt
}/
util
8
9
PROG
=
makestrs
10
SRCS
=
makestrs.c
11
12
CPPFLAGS
+= -
I.
13
14
.
include
<
bsd.prog.mk
>