diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2016-10-14 18:51:05 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2016-10-14 18:51:05 +0000 |
commit | 54344def2a6972e91e6b2de09f0c8a84c3a8a3d6 (patch) | |
tree | 1293b0f9422f30ef1a0a7395de57623565498d3f /sys/arch | |
parent | f3a1927a54bcea1c76a87330fdc5cba70894f520 (diff) |
Change the default non -b behaviour of config(8) to operate with the
new compile behaviour:
- create a Makefile including ../Makefile.inc
- run "make obj" to create the obj directory
- run "make config", to use logic in ../Makefile.inc to re-run config
with the correct -b options, thereby creating a layout in obj/
- exit 0.
As a result, the old patterns our fingers are used to continue to work
and there will be fewer curses.
ok natano tb
Diffstat (limited to 'sys/arch')
0 files changed, 0 insertions, 0 deletions