aboutsummaryrefslogtreecommitdiff
path: root/sys/Makefile
Commit message (Expand)AuthorAgeFilesLines
* o Add cam to a list of cscope dirs.Maxim Konovalov2006-11-261-2/+2
* Merge posix4/* into normal kernel hierarchy.Tom Rhodes2006-11-111-1/+1
* Don't need to special case arm here anymoreWarner Losh2006-08-101-2/+0
* o Add geom to a list of cscope dirs.Maxim Konovalov2006-07-041-1/+1
* o Add net80211/ to cscope dir list.Maxim Konovalov2006-05-291-4/+4
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* add nfsclient/, nfs4client/, and rpc/ directories to theJim Rees2006-01-101-1/+2
* When building cscopnamefile, default architecture to ${MACHINE}, not i386.Greg Lehey2005-03-081-1/+1
* Add targets to build cscope name files and TAGS file for etags.Greg Lehey2005-03-051-0/+19
* Add a NO_BOOT knob to prevent building the boot blocks and loader.Dag-Erling Smørgrav2004-08-191-0/+2
* Try harder not to compile anything in sys/boot for arm.Olivier Houchard2004-05-161-0/+2
* Replaced outdated comment.Ruslan Ermilov2004-01-171-1/+1
* Revert exclusion for amd64 that stopped boot/ being built.Peter Wemm2003-06-261-4/+1
* Exclude sys/boot for amd64. There are still toolchain issues to dealPeter Wemm2003-05-081-1/+4
* Milestone #1 in cross-arch make releases.Ruslan Ermilov2002-04-261-5/+0
* I should know better than to touch this without testing a 'make release'Peter Wemm2000-08-241-1/+1
* Add in a hack that installs 'src/sys/${MACHINE_ARCH}/GENERIC.hints' asJohn Baldwin2000-08-171-0/+5
* If "MODULES_WITH_WORLD" is defined, sys/modules will be built with theDavid E. O'Brien2000-06-171-0/+5
* Cause modules to build with the kernel build. Modules are removedChuck Robey2000-05-021-3/+0
* Remove the old a.out-only boot loader, we don't use it any more.Peter Wemm2000-03-191-9/+1
* ${MACHINE} -> ${MACHINE_ARCH}Marcel Moolenaar1999-11-141-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use MACHINE_ARCH instead of MACHINE to check x86 architecture.KATO Takenori1999-06-031-2/+2
* Use ${.CURDIR} in `exists()' constructs.Joseph Koshy1999-04-211-4/+4
* Backed out previous commit. It depends on a.out utilities and librariesBruce Evans1998-12-301-7/+11
* Always build ${MACHINE}/boot if it exists. Makefiles shouldn't knowBruce Evans1998-12-301-11/+7
* Build KLD modules, these work for both a.out and elf.Peter Wemm1998-11-031-1/+4
* In src/Makefile.inc1:Robert Nordier1998-10-111-1/+3
* Build the new boot loader on the alpha. This allows make release to work again.Gary Palmer1998-10-041-1/+5
* Add support for MACHINE=pc98. This leaves a single legacy entry forJohn Birrell1998-09-051-8/+3
* Only build the old boot loader on i386 if aout. The new loader willJohn Birrell1998-08-271-1/+5
* Test for the existance of ${MACHINE}/boot before trying to build it.John Birrell1998-02-201-2/+2
* Commit a long-forgotten tweak for building tags in /usr/src/sys.Jordan K. Hubbard1997-07-131-1/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* The Great PC98 Merge.Satoshi Asami1996-06-141-1/+5
* Removed almost all traces of libkern.a. The objects that were inBruce Evans1995-12-261-2/+2
* Added ${MACHINE}/boot to build bootblocks.Paul Richards1994-08-251-2/+2
* Added $Id$David Greenman1994-08-021-1/+1
* Add this so that the top level Makefile can traverse down into hereRodney W. Grimes1994-05-281-0/+5