Remove building with NOCRYPTO option
[minix.git] / external / mit / xorg / tools / makestrs / Makefile
blob1d19b8ffe01553adcc85033de77e657f9572ef64
1 # $NetBSD: Makefile,v 1.4 2015/06/24 22:20:26 matt Exp $
3 NOMAN= 1
5 .include <bsd.own.mk>
7 .PATH: ${X11SRCDIR.Xt}/util
9 PROG= makestrs
10 SRCS= makestrs.c
12 CPPFLAGS+= -I.
14 .include <bsd.prog.mk>