git: share/syscons: Separate hostprog and remove it from btools.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Sun May 20 10:30:17 PDT 2018
commit 90f641c2fdfa54accbe793e816dcf2923357a295
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Sun May 20 17:22:51 2018 +0300
share/syscons: Separate hostprog and remove it from btools.
The scrnmaps are not needed for buildworld.
Summary of changes:
Makefile.inc1 | 5 -----
share/syscons/Makefile | 3 +--
share/syscons/mapsmk/Makefile | 28 ++++++++++++++++++++++++++++
share/syscons/scrnmaps/Makefile | 19 +++++--------------
share/syscons/scrnmaps/Makefile.scrnmaps | 5 +++++
5 files changed, 39 insertions(+), 21 deletions(-)
create mode 100644 share/syscons/mapsmk/Makefile
create mode 100644 share/syscons/scrnmaps/Makefile.scrnmaps
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/90f641c2fdfa54accbe793e816dcf2923357a295
--
DragonFly BSD source repository
More information about the Commits
mailing list