init
This commit is contained in:
commit
93e1091145
2 changed files with 8381 additions and 0 deletions
8
Makefile
Normal file
8
Makefile
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue