Add GNUmakefile
This commit is contained in:
parent
5c18e8197d
commit
11aafc1240
1 changed files with 5 additions and 0 deletions
5
GNUmakefile
Normal file
5
GNUmakefile
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
all: build
|
||||||
|
haunt publish tilde
|
||||||
|
|
||||||
|
build:
|
||||||
|
haunt build
|
||||||
Loading…
Add table
Add a link
Reference in a new issue