5 lines
41 B
Makefile
Executable File
5 lines
41 B
Makefile
Executable File
|
|
test:
|
|
@echo "populate me"
|
|
|
|
.PHONY: test |