Fossil

Diff
Login

Differences From Artifact [c4d30a7b4e]:

To Artifact [9d700ebd8e]:


54
55
56
57
58
59
60




61
62
63
64
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68







+
+
+
+




ifdef FOSSIL_ENABLE_SSL
LIB += -lcrypto -lssl
endif

#### Tcl shell for use in running the fossil testsuite.
#
TCLSH = tclsh

#### Include a configuration file that can override any one of these settings.
#
-include config.mak

# You should not need to change anything below this line
###############################################################################
include $(SRCDIR)/main.mk