summaryrefslogtreecommitdiff
path: root/external/bsd/kyua-cli/lib/utils/logging/Makefile
blob: 3c244cd0f17dfb0e99efb964f22003bdf3f6b6c5 (plain)
1
2
3
# $NetBSD: Makefile,v 1.1 2013/02/23 14:16:51 jmmv Exp $

.include <bsd.obj.mk>
f='/netbsd/commit/sys/arch/hppa/include/lock.h?id=9fdaf800d930602a0456e8f7478e3fd231997421'>Merge nick-csl-alignment.skrll 2007-02-09Merge newlock2 to head.ad 2006-09-22Create real lock primatives using as little asm as possible.skrll 2005-12-28inline -> __inlineperry 2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry 2005-12-11merge ktrace-lwp.christos 2004-08-07stub out the ldcw stuff for now, since gcc -O2 chokes on it.chs 2003-11-01Compile at -O2. Fix various GCC3-ismsmatt 2003-10-06Change headers to comply with the new toolchain changes.matt 2003-09-20Use #ifdef _KERNEL_OPT around #include "opt_XXX.h"matt 2003-06-23Make sure to include opt_foo.h if a defflag option FOO is used.martin 2002-06-05Added files to support generic HP PA-RISC based machines. hp700-specificfredette