mirror of
https://github.com/Kadigan/atlas-dedicated-server.git
synced 2024-08-30 17:32:14 +00:00
5 lines
41 B
Makefile
5 lines
41 B
Makefile
|
|
||
|
test:
|
||
|
@echo "populate me"
|
||
|
|
||
|
.PHONY: test
|