tools/llvm: Do not build with symbols
[minix3.git] / gnu / usr.bin / texinfo / makeinfo / Makefile
blob94e81e906dc9e88fb6d38a1feb69ec29d7e52f46
1 # $NetBSD: Makefile,v 1.7 2011/05/26 12:56:29 joerg 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 .PATH: ${IDIST}/makeinfo ${IDIST}/doc