utools/Makefile

9 lines
175 B
Makefile
Raw Normal View History

2022-12-27 21:32:14 +00:00
PROJECT = utools
PROJECT_DESCRIPTION = "Umgeher's Erlang Tools"
PROJECT_VERSION = 0.1.0
# Whitespace to be used when creating files from templates.
SP = 2
include erlang.mk