Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Thanks to David's patches, we can now simplify these makefiles | ru | 2004-04-28 | 1 | -1/+1 |
| | | | | | | further, and just use PROG directly (without FILES). Suggested by: bde | ||||
* | Properly merge boot0sio.s and boot0.s into boot0.S. | ru | 2004-04-28 | 1 | -1/+2 |
| | |||||
* | First round of cleanups to sys/boot/ makefiles: | ru | 2004-02-06 | 1 | -1/+1 |
| | | | | | | | | | | | | - do not use PROG for what's not a real C program, - use sys.mk transformation rules where possible, - only create the "machine" symlink on AMD64, - removed MAINTAINER lines in individual makefiles, - added the LIBSTAND defitinion to <bsd.libnames.mk>, - somewhat better contents in .depend files. Tested on: i386, amd64 Prodded by: bde | ||||
* | Hook boot0sio to the build. Use 'boot0cfg -b /boot/boot0sio' to use. | obrien | 2003-12-08 | 1 | -0/+7 |