From 5af9cc14b70f907f0d10a75aa28ad04bbd65ec0d Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 10 Dec 2004 20:47:06 +0000 Subject: restricted debug garbage to krzYszcz, few fixes in toxy svn path=/trunk/externals/miXed/; revision=2364 --- ViCious/toxy/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ViCious/toxy/makefile') diff --git a/ViCious/toxy/makefile b/ViCious/toxy/makefile index cf55984..15e1bc5 100644 --- a/ViCious/toxy/makefile +++ b/ViCious/toxy/makefile @@ -27,7 +27,7 @@ LIBS = $(VCLIBDIR)\libc.lib \ toxy: tot.dll tow.dll widget.dll @cd $(ROOTDIR) - @$(ZIPCOMMAND) toxy-$(TOXY_SNAPSHOT).zip $(SNAPFILES) + @$(ZIPCOMMAND) toxy-$(TOXY_SNAPSHOT)-dll.zip $(SNAPFILES) tot.dll: $(TOT_OBJECTS) -link /dll /out:$@ $(LIBS) $** /export:$(@:.dll=_setup) -- cgit v1.2.1