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
/
Makefile
Age
Commit message (
Expand
)
Author
2003-11-14
We really don't want frame.h...
christos
2003-10-14
Replace symbolic link "/usr/include/varargs.h" (pointing to
tron
2003-08-03
Add INCSYMLINKS to <bsd.inc.mk> and <bsd.kinc.mk>, and use that instead of
lukem
2002-12-09
Delete walnut, add evbppc.
scw
2002-06-01
Add evbmips and sbmips.
simonb
2002-05-28
Descend into sun68k for sun3 builds.
nathanw
2002-03-24
In commented-out SUBDIR, rename arm26 -> acorn26.
bjh21
2002-03-05
Split the (commented out) complete list of archs into separate lines
simonb
2002-02-11
Sync the commented-out subdir list with reality.
thorpej
2002-02-04
Need <bsd.own.mk> to use ${MACHINE_CPU}.
thorpej
2002-02-04
Use ${MACHINE_CPU} to assign ARCHSUBDIR.
thorpej
2001-11-25
End the "new ARM includes strategy" experiment. The new strategy
thorpej
2001-10-13
Treat acorn32 the same as arm32 for the purposes of installing include files.
bjh21
2001-06-24
spelling
deberg
2001-06-14
Set ARCHSUBDIR to m68k when MACHINE_ARCH is m68000.
fredette
2001-06-12
For arm ports where machine != arm??, descend into the cats,dnard,netwinder
matt
2001-01-28
add hpc dir if MACHINE is hpcmips or hpcsh.
uch
2001-01-10
Descend into the arm directory on arm26 and arm32.
bjh21
2001-01-04
sh3 split
itojun
2000-02-19
Add new SUBDIRs.
tsutsui
1999-11-20
Install NetBSD/sparc64 headers on NetBSD/sparc systems.
eeh
1999-03-04
make the mipse[lb]->mips translation really work
drochner
1999-03-03
Makefile ${MACHINE_ARCH} changes for mips{eb,el}, as suggested by
jonathan
1998-08-25
For the pc532 MACHINE (pc532) isn't equal to MACHINE_ARCH (ns32k) but there
matthias
1998-06-15
don't forget machine header symlinks
cgd
1998-06-12
Rework the way kernel include files are installed. In the new method,
cgd