6 lines
29 B
Makefile
6 lines
29 B
Makefile
|
build:
|
||
|
true
|
||
|
install:
|
||
|
true
|
||
|
|