tvl-depot/net/stomp_erl/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
173 B
Makefile
Raw Normal View History

2016-02-13 15:30:29 +01:00
PROJECT = stomp
PROJECT_DESCRIPTION = STOMP client for Erlang
PROJECT_VERSION = 0.1.0
2016-02-08 21:47:32 +01:00
# Whitespace to be used when creating files from templates.
SP = 4
include erlang.mk