From: Miek Gieben Date: Tue, 13 Dec 2005 15:00:04 +0000 (+0000) Subject: the new makefile X-Git-Tag: release-1.1.0~517 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c651e3e28236eddc49a78bb34d69c14c358987fe;p=thirdparty%2Fldns.git the new makefile --- diff --git a/Makefile.in b/Makefile.in index fc6b6e04..e2899ca7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -27,7 +27,7 @@ DATE = $(shell date +%Y%m%d) LIBTOOL = $(libtool) --tag=CC LINT = splint -LINTFLAGS = +quiet -weak -warnposix -unrecog -Din_addr_t=uint32_t -Du_int=unsigned -Du_char=uint8_t +LINTFLAGS = +quiet -weak -warnposix -unrecog -Din_addr_t=uint32_t -Du_int=unsigned -Du_char=uint8_t -preproc INSTALL = $(srcdir)/install-sh