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
PROJECT_VERSION = 1.0.0
2022-12-27 21:32:14 +00:00
# Whitespace to be used when creating files from templates.
SP = 2
include erlang.mk