aboutsummaryrefslogtreecommitdiff
path: root/targets/pseudo/userland/include
Commit message (Collapse)AuthorAgeFilesLines
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-251-2/+0
| | | | | | | | | This has not been needed since r284171 in projects/bmake. Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=288226
* Reorganize targets/pseudo/userlandSimon J. Gerraty2015-06-122-0/+19
This target mainly exists to help check things build. Eventually targets that build real packages or images will be more important. As such move the pseudo targets that only exist for the benefit of 'userland' to under it. Notes: svn path=/projects/bmake/; revision=284293