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
/
sys
/
arch
/
mvme68k
/
stand
/
libbug
/
Makefile
Age
Commit message (
Expand
)
Author
2014-11-21
We don't need a special rule now that the file is called .S (having a
christos
2014-11-21
rename to bugstart.S
christos
2011-01-21
Switch remaining platforms to modern CPP for assembler.
joerg
2009-12-06
Put asm objects into OBJS, not dependencies for all target.
tsutsui
2001-12-12
MKfoo=no -> NOfoo
tv
2001-11-14
Work around <bsd.lib.mk> used for kernel libs in other places. Clean up
tv
2000-12-05
Replace the startup C code with assembler, which avoids having to
scw
2000-12-04
Use -fomit-frame-pointer when compiling bugcrt.c; a6 needs to be reserved
scw
2000-07-28
Really make this work for `dependall'. Also strip bootst.bug before
scw
2000-07-27
Make these work for the `dependall' target.
scw
2000-07-24
cleanup Makefiles, put common stuff to Makefile.booters, ditch unnecessary
jdolecek
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1998-08-01
Changes to keep lint happy.
scw
1997-05-31
Back out BUILDDIR and NOINSTALL changes.
cjs
1997-05-30
Remove empty libinstall target and add NOINSTALL=1.
cjs
1997-05-07
Use libinstall::, not install:, to prevent instaling LIB.
mycroft
1996-05-17
update for libbug.h, console I/O
chuck
1996-05-17
libbug from Dale Rahn. Revisions by Theo de Raadt and myself.
chuck