]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - examples/Makefile
Unfoldable Dispatcher
[Lucu.git] / examples / Makefile
index 37c59cb9ab74d6169cb31ac88dfd7e946ed29006..606117f31f43ffcd6489b0d3370668265979d997 100644 (file)
@@ -10,6 +10,9 @@ IMPLANT ?= ../dist/build/lucu-implant-file/lucu-implant-file
 
 build: $(TARGETS)
 
+SSL: SSL.hs
+       -ghc -Wall --make $@ -threaded -O3 -idist -odir dist -hidir dist
+
 %: %.hs
        ghc -Wall --make $@ -threaded -O3 -idist -odir dist -hidir dist