mirror of
https://github.com/xevidos/codiad.git
synced 2025-03-15 04:54:31 +01:00
5 lines
41 B
Makefile
5 lines
41 B
Makefile
|
|
||
|
test:
|
||
|
@echo "populate me"
|
||
|
|
||
|
.PHONY: test
|