summaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorJaroslav Hensl <[email protected]>2026-07-05 15:49:39 +0200
committerJaroslav Hensl <[email protected]>2026-07-05 15:49:39 +0200
commit718b3d51a1532fe1ba2e133cf76186f1a609d35e (patch)
tree72cc067a44c590725f0a00bd76ccddb4e234848d /makefile
parent0755608c75c2c0f70978c46ef757746583d6348d (diff)
SVGA updateHEADmain
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index bcc2cd0..c173cce 100644
--- a/makefile
+++ b/makefile
@@ -39,7 +39,7 @@ FIXLINK_CC = wcl386 -q fixlink\fixlink.c -fe=$(FIXLINK_EXE)
#FLAGS += -DHWBLT
# Set DBGPRINT to add debug printf logging.
-#DBGPRINT = 1
+DBGPRINT = 1
# Generate code for i486, otherwise is code generated for Pentium Pro
#I486 = 1