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