summaryrefslogtreecommitdiff
path: root/tools/llvm-lib/libLLVMARMDisassembler/Makefile
blob: 5c6bf354195c9f01f4d6b93f1a56ff7247d18cdf (plain)
1
2
3
#	$NetBSD: Makefile,v 1.1 2011/07/05 17:22:21 joerg Exp $

.include <bsd.init.mk>
n title='2008-11-29 23:15:20 +0000'>2008-11-29Fix handling of ppp compressor modules, from Andrew Doran's input.cube 2008-11-25Rework the way PPP compmressors are handled and allow them to becube 2008-05-05Back out previous. It broke the build.ad 2008-05-04Move zlib out of net/ and into kern/. It would probably be better to usead 2006-11-16__unused removal on arguments; approved by core.christos 2006-10-12- sprinkle __unused on function decls.christos 2005-12-11ANSI function decls and application of static.thorpej 2002-09-13copyright clarification. from openbsditojun 2002-03-13Fix what looks like a merge error: olen = 0 in z_decompress, notfvdl 2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem 2001-11-12add RCSIDslukem 2001-07-18bzero -> memsetthorpej