4 lines
72 B
Makefile
4 lines
72 B
Makefile
# The default one (the one you are seeing right now)
|
|
@default:
|
|
just -l
|