Add tombstone tribute to S.T.P. for 3.6.0

I've added build files for unices, but other platforms will need to define
NH360_DEDICATION on their own.
This commit is contained in:
Sean Hunt
2015-07-19 12:42:23 -04:00
parent bda16a1703
commit 64dfb4fcc8
9 changed files with 65 additions and 22 deletions

View File

@@ -75,6 +75,7 @@ CFLAGS+=-g -I../include
CFLAGS+= -DNOMAIL -DNOTPARMDECL -DHACKDIR=\"$(HACKDIR)\"
CFLAGS+= -DDEFAULT_WINDOW_SYS=\"$(WANT_DEFAULT)\" -DDLB
CFLAGS+=NH360_DEDICATION
CFLAGS+= -DGREPPATH=\"/usr/bin/grep\"
ifdef WANT_WIN_CHAIN