4 lines
24 B
Makefile
4 lines
24 B
Makefile
|
.MAIN: all
|
||
|
all:
|
||
|
# noop
|