+ map_validate/2: a simple way to validate maps + gitversion.mk removed
8 lines
171 B
Makefile
8 lines
171 B
Makefile
PROJECT = utools
|
|
PROJECT_DESCRIPTION = Umgeher Erlang Tools
|
|
PROJECT_VERSION = 1.0.0
|
|
|
|
# Whitespace to be used when creating files from templates.
|
|
SP = 2
|
|
|
|
include erlang.mk
|