Remove building with NOCRYPTO option
[minix3.git] / gnu / usr.bin / texinfo / makeinfo / Makefile
blob3bd62b4396c46d0d1f6ab1e844be3b057431c785
1 # $NetBSD: Makefile,v 1.8 2014/03/24 23:03:01 tron Exp $
3 PROG= makeinfo
4 SRCS= cmds.c defun.c files.c float.c footnote.c \
5 html.c index.c insertion.c lang.c \
6 macro.c makeinfo.c multi.c node.c \
7 sectioning.c toc.c xml.c xref.c
9 CPPFLAGS+= -I${IDIST}/makeinfo
11 WARNS?= 0 # pointer sign issues
13 .include <bsd.prog.mk>
15 CPPFLAGS:= ${CPPFLAGS:S/-D_FORTIFY_SOURCE=2//}
17 .PATH: ${IDIST}/makeinfo ${IDIST}/doc