about summary refs log tree commit diff stats
path: root/WWW/Library/djgpp/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'WWW/Library/djgpp/makefile')
-rw-r--r--WWW/Library/djgpp/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/WWW/Library/djgpp/makefile b/WWW/Library/djgpp/makefile
index 5e1783e6..57c02e85 100644
--- a/WWW/Library/djgpp/makefile
+++ b/WWW/Library/djgpp/makefile
@@ -7,7 +7,7 @@ WWW_MACH = djgpp
 # The ASIS repository's name for the machine we are on
 #ASIS_MACH = hardware/os
 
-CFLAGS = -O3 -DUSE_ZLIB -DDOSPATH -DNOUSERS -DDEBUG \
+CFLAGS = -O3 -DUSE_ZLIB -DDOSPATH -DNOUSERS -DDEBUG -DDISP_PARTIAL \
 -I../implemen \
 -I../../../djgpp/tcplib/include \
 -I../../../djgpp/tcplib/include/tcp \