hints system changes and more Mac packaging

update file headers
add "#-PRE" and "#-POST" keywords (no default) so hints file can wrap Makefile.*
add make var with name of makefile (e.g. MAKEFILE_TOP) so hints file can be
 conditional on the file
add skeletel Mac Qt packaging target
add missing aux file generation for Mac Term packaging
This commit is contained in:
keni
2009-12-23 20:02:29 +00:00
parent a8b5a39473
commit d4b022a5ec
8 changed files with 170 additions and 37 deletions

View File

@@ -1,8 +1,9 @@
#
# SCCS Id: @(#)macosx 3.5 2007/12/12
# NetHack 3.5 macosx $Date$ $Revision$
# Copyright (c) Kenneth Lorber, Kensington, Maryland, 2007.
# NetHack may be freely redistributed. See license for details.
#
#-PRE
# Mac OS X (Darwin) hints file
# This is for Mac OS X 10.4.10 (Darwin 8.10). If this doesn't work for some
# other version of either Darwin or Mac OS X, make a new file for that OS,