index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libposix
/
Makefile
Age
Commit message (
Expand
)
Author
2014-08-10
MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE_CPU
matt
2011-10-27
remove second _errno.h
christos
2011-10-27
HACK: Include _errno.c here for powerpc64 build. Otherwise __errno does not
christos
2008-10-26
use libc/libcincludes.mk.
mrg
2007-11-13
Need to point to sys/ for includes to pick up <sys/lwpctl.h> for
he
2004-04-18
Append to AFLAGS rather than setting AINC.
lukem
2002-09-14
Set LLIBS to nothing; no sense in warning about the routines from
thorpej
2002-08-19
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
lukem
2001-11-13
Update to match libc's new .S build rules.
tv
2001-01-08
use MACIHNE_CPU to determine architecture-dependent source code directory.
itojun
2001-01-04
sh3 split
itojun
1999-08-21
Fix build with DESTDIR set in mk.conf..
sommerfeld
1999-02-24
make this build again after the mips->mipse? transition
drochner
1997-10-23
use CPPFLAGS instead of CFLAGS
lukem
1997-05-31
Back out BUILDDIR and NOINSTALL changes.
cjs
1997-05-30
DESTDIR -> BUILDDIR
cjs
1997-05-18
Add POSIX compatibility library.
kleink