aboutsummaryrefslogtreecommitdiff
path: root/pd/src/makefile.nt
diff options
context:
space:
mode:
Diffstat (limited to 'pd/src/makefile.nt')
-rw-r--r--pd/src/makefile.nt2
1 files changed, 1 insertions, 1 deletions
diff --git a/pd/src/makefile.nt b/pd/src/makefile.nt
index fcc70aaa..fc624896 100644
--- a/pd/src/makefile.nt
+++ b/pd/src/makefile.nt
@@ -119,7 +119,7 @@ gui: ..\bin\pdtcl.dll
s_entry_com.obj: s_entry.c
copy s_entry.c s_entry_com.c
- cl /c s_entry_com.c
+ cl /c -DCOMMANDVERSION s_entry_com.c
del s_entry_com.c
..\bin\pd.com: s_entry_com.obj ..\bin\pd.lib