summaryrefslogblamecommitdiffstats
path: root/Makefile
blob: 8920cde25018849396df4d0600e6111bc976c502 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                        
                
 
               
 
             
                                                              
 
                   
 
                 
# See LICENSE for licensing information.

PROJECT = bullet

# Dependencies.

DEPS = cowboy
dep_cowboy = git https://github.com/ninenines/cowboy.git 1.0.4

# Standard targets.

include erlang.mk