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
/
pmax
/
stand
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2002-08-27
arch/*/stand stuff should be LDSTATIC=-static and not LDSTATIC?=-static.
lukem
2002-05-07
Remove a "NOMAN="; Makefile.booters now has MKMAN=no.
simonb
2001-12-12
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
lukem
2001-12-12
MKfoo=no -> NOfoo
tv
1999-11-28
Add CPPFLAGS and set LDSTATIC to -static.
simonb
1999-04-11
Add "WARNS?= 1" - woohoo!
simonb
1999-04-11
Define BINDIR, BINMODE and MKMAN in the "standard" place.
simonb
1999-03-27
Go back to a Makefile.booters scheme, like most other ports do. No
simonb
1999-03-26
Conditionally set BINMODE and BINDIR so lower level Makefiles can override
simonb
1999-03-25
Updates for new bootblocks.
simonb
1999-02-23
Use -Os to reduce code size (from Krister Walfridsson).
simonb
1999-02-22
Update cpp defines to current reality.
simonb
1999-01-30
Add -mmemcpy (from Jonathan Stone) and bump -G to 128. Bootblocks now
simonb
1999-01-29
Make a `machine' symlink to ..../pmax/include to locate new location of
simonb
1999-01-22
More Makefile cleanups:
simonb
1999-01-21
Round one of the Makefile clean up:
simonb
1999-01-21
Almost working bootblocks for the pmax. This compiles fine with gcc
simonb