mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-10-30 13:58:31 +00:00
5 lines
41 B
Makefile
5 lines
41 B
Makefile
|
|
|
||
|
|
test:
|
||
|
|
@echo "populate me"
|
||
|
|
|
||
|
|
.PHONY: test
|