]> granicus.if.org Git - nethack/commit
Unix Makefile
authorPatR <rankin@nethack.org>
Mon, 31 Dec 2018 01:39:56 +0000 (17:39 -0800)
committerPatR <rankin@nethack.org>
Mon, 31 Dec 2018 01:39:56 +0000 (17:39 -0800)
commit3cc4db7950ee2f99537e29c90b8c902e9439cc35
tree326ff104e5320e9d71d00f008f07b820aeeb70e8
parentda40f55a9ff3e264488c11a67e14018e90676f09
Unix Makefile

Separate the compiler flags used for compiling X11 code from the rest
of CFLAGS.  Affects hints/macosx10.8 and later.

Add an explicit output argument to the generated compile rules.
sys/unix/Makefile.src
sys/unix/depend.awk
sys/unix/hints/macosx10.10
sys/unix/hints/macosx10.14
sys/unix/hints/macosx10.8