git: phantasia(6): Separate hostprog.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Wed Apr 25 11:15:48 PDT 2018
commit e96349125cc1f0e16793b196e8ab91fd39122b6a
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Wed Apr 25 19:19:07 2018 +0300
phantasia(6): Separate hostprog.
Make substantial effort to reduce dependencies for setup.nx.
While there install monsters file as 640.
Summary of changes:
games/phantasia/Makefile | 49 ++-------------------------
games/{adventure => phantasia}/Makefile.inc | 0
games/phantasia/include.h | 11 ++++++
games/phantasia/{ => phantasia}/Makefile | 31 +++++++----------
games/phantasia/setup.c | 12 ++++++-
games/{adventure => phantasia}/setup/Makefile | 7 +++-
6 files changed, 44 insertions(+), 66 deletions(-)
copy games/{adventure => phantasia}/Makefile.inc (100%)
copy games/phantasia/{ => phantasia}/Makefile (54%)
copy games/{adventure => phantasia}/setup/Makefile (57%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e96349125cc1f0e16793b196e8ab91fd39122b6a
--
DragonFly BSD source repository
More information about the Commits
mailing list