summaryrefslogtreecommitdiffstats
path: root/sys/arch/amd64/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduce the KEEPKERNELS variable: if this is set either in mk.conf ortb2017-01-221-2/+7
* Kernel builds now happen in compile/CONFIG/obj@ -> /usr/obj/... [or ./obj/,deraadt2016-10-141-2/+2
* reflect reality, mark as NOOBJespie2013-12-081-1/+2
* sync TDIRS with realityjasper2013-03-261-2/+2
* Push all potential (as in, all system MI not utilized by the bootblocks)deraadt2010-11-121-2/+3
* no need to specify the -t flag to ctagsderaadt2010-11-031-2/+2
* Completely rewrite the tags file creation process. use config(8) againstderaadt2010-05-311-25/+35
* Fix tags file creating by removing unexisting paths.grange2006-09-271-3/+2
* generate vim-compatible tag files, from netbsdpedro2005-05-061-2/+2
* Fix links target.marco2005-05-061-3/+2
* Add tags to amd64.marco2005-05-061-1/+26
* an amd64 arch support.mickey2004-01-281-0/+10