utools/Makefile

9 lines
171 B
Makefile
Raw Normal View History

2022-12-27 21:32:14 +00:00
PROJECT = utools
2022-12-29 00:20:02 +00:00
PROJECT_DESCRIPTION = Umgeher Erlang Tools
2022-12-29 15:07:54 +00:00
PROJECT_VERSION = 0.2.0
2022-12-27 21:32:14 +00:00
# Whitespace to be used when creating files from templates.
SP = 2
include erlang.mk