Files
2023-07-12 16:31:19 +01:00

5 lines
41 B
Makefile
Executable File

test:
@echo "populate me"
.PHONY: test