macosx hints file consolidation (trunk only)

get macosx down to one hints file (default tty, single user) for
 tty, x11, qt and single or multiple users
preliminary bits that might allow a macosx qt build
This commit is contained in:
keni
2008-04-08 23:17:39 +00:00
parent 97abafd41a
commit 0b3e8bbd88
9 changed files with 126 additions and 109 deletions

View File

@@ -235,7 +235,10 @@ update: $(GAME) recover $(VARDAT) dungeon spec_levs
# and a reminder
@echo You may also want to install the man pages via the doc Makefile.
install: $(GAME) recover $(VARDAT) dungeon spec_levs
rootcheck:
@true; $(ROOTCHECK)
install: rootcheck $(GAME) recover $(VARDAT) dungeon spec_levs
true; $(PREINSTALL)
# set up the directories
# not all mkdirs have -p; those that don't will create a -p directory