This commit is contained in:
Umgeher Torgersen 2022-12-27 21:32:14 +00:00
commit 93e1091145
2 changed files with 8381 additions and 0 deletions

8
Makefile Normal file
View file

@ -0,0 +1,8 @@
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

8373
erlang.mk vendored Normal file

File diff suppressed because it is too large Load diff