mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-11-02 14:59:03 +00:00
5 lines
41 B
Makefile
5 lines
41 B
Makefile
|
|
|
||
|
|
test:
|
||
|
|
@echo "populate me"
|
||
|
|
|
||
|
|
.PHONY: test
|