summaryrefslogtreecommitdiff
path: root/Bmakefile
diff options
context:
space:
mode:
authorrpj <rpj>2005-04-26 02:43:18 +0000
committerrpj <rpj>2005-04-26 02:43:18 +0000
commitf87899d45b5b9d10e75d7cf30bcbc0f4dac9f251 (patch)
tree5cb024ca6ac9ff8b0530528d279e482c880664f9 /Bmakefile
parenta06bad7ea9a24a3ea93fe1e7b9b99155481ada3a (diff)
''
Diffstat (limited to 'Bmakefile')
-rw-r--r--Bmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bmakefile b/Bmakefile
index beeac74..608269e 100644
--- a/Bmakefile
+++ b/Bmakefile
@@ -238,7 +238,7 @@ install: $(DLLS)
$(DLLS): $(DLL_OBJS) version.res
ilink32 /Tpd /Gi c0d32x.obj $(DLL_OBJS), \
$@, ,\
- cw32mt.lib import32.lib, ,\
+ cw32mti.lib import32.lib, ,\
version.res
.c.obj: