aboutsummaryrefslogblamecommitdiffstats
path: root/Makefile
blob: 8ecbf01d18a747693669a904d2a37765a7e495be (plain) (tree)
1
2
3
4
5
6
7
8
9



                                        
          
 


                                
 
                   
 
                 
# See LICENSE for licensing information.

PROJECT = ranch

# Options.

COMPILE_FIRST = ranch_transport
CT_SUITES = acceptor
PLT_APPS = crypto public_key ssl

# Standard targets.

include erlang.mk