about summary refs log tree commit diff
path: root/Makefile
blob: 8be69c1eef8d1a71f73c7e630831fa7ad5e0c45c (plain) (blame)
1
2
3
4
5
6
7
8
PROJECT = stomp.erl
PROJECT_DESCRIPTION = New project
PROJECT_VERSION = 0.0.1

# Whitespace to be used when creating files from templates.
SP = 4

include erlang.mk