From: Joe Wreschnig Date: Sat, 18 Apr 2015 17:01:09 +0000 (+0200) Subject: Makefile refactoring and cleanup. X-Git-Url: https://git.yukkurigames.com/?p=pwl6.git;a=commitdiff_plain;h=ac47d3137a6a3dc618afe9bf1a6ca860e117942a;hp=ac47d3137a6a3dc618afe9bf1a6ca860e117942a Makefile refactoring and cleanup. Add new convenience functions/macros, notably include-once, quiet, command-v, and MKDIR. Remove support for old-format (node-webkit 0.8 era) Win32 nwjs zips. Move jshint configuration into standard locations and remove special handling of it from the jshint macros. Change file organization to separate the server, merge default settings, simplify some other variable defaults, etc. ---