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:
@@ -22,6 +22,7 @@ CFLAGS=-O -I../include -DNOTPARMDECL $(CFLAGS1) $(CFLAGS3)
|
||||
CFLAGS+=-DSYSCF -DSYSCF_FILE=\"$(HACKDIR)/sysconf\"
|
||||
CFLAGS1=-DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\"
|
||||
CFLAGS3=-DX11_GRAPHICS -DDEFAULT_WINDOW_SYS=\"X11\" -DNOTTYGRAPHICS
|
||||
CFLAGS+=NH360_DEDICATION
|
||||
|
||||
LINK=$(CC)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user