summaryrefslogtreecommitdiffstats
path: root/sys/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use ${.CURDIR} in `exists()' constructs.jkoshy1999-04-211-4/+4
* Backed out previous commit. It depends on a.out utilities and librariesbde1998-12-301-7/+11
* Always build ${MACHINE}/boot if it exists. Makefiles shouldn't knowbde1998-12-301-11/+7
* Build KLD modules, these work for both a.out and elf.peter1998-11-031-1/+4
* In src/Makefile.inc1:rnordier1998-10-111-1/+3
* Build the new boot loader on the alpha. This allows make release to work again.gpalmer1998-10-041-1/+5
* Add support for MACHINE=pc98. This leaves a single legacy entry forjb1998-09-051-8/+3
* Only build the old boot loader on i386 if aout. The new loader willjb1998-08-271-1/+5
* Test for the existance of ${MACHINE}/boot before trying to build it.jb1998-02-201-2/+2
* Commit a long-forgotten tweak for building tags in /usr/src/sys.jkh1997-07-131-1/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* The Great PC98 Merge.asami1996-06-141-1/+5
* Removed almost all traces of libkern.a. The objects that were inbde1995-12-261-2/+2
* Added ${MACHINE}/boot to build bootblocks.paul1994-08-251-2/+2
* Added $Id$dg1994-08-021-1/+1
* Add this so that the top level Makefile can traverse down into herergrimes1994-05-281-0/+5
OpenPOWER on IntegriCloud