Diff
Not logged in

Differences From:

File src/main.mk part of check-in [d23b8ba62b] - Update SQLite to the latest in CVS (version 3.6.4+). Add a configuration option to show all times in UTC instead of localtime. by drh on 2008-11-01 20:48:52. [view]

To:

File src/main.mk part of check-in [b54de50ac5] - Update for making mycfg.exe. WARNING: This is an incompatible change. Do not use this branch of development to build a copy of fossil that needs to interoperate with official releases. by urmil on 2008-11-03 09:55:46. [view]

@@ -212,9 +212,9 @@
   winhttp.o \
   xfer.o \
   zip.o
 
-APPNAME = fossil$(E)
+APPNAME = mycfg$(E)
 
 
 
 all:	$(APPNAME)