Add a language alias config file
This commit is contained in:
parent
f23f22d71c
commit
8f05c7136f
2 changed files with 13 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -3,7 +3,7 @@ SHELL := bash
|
|||
default:
|
||||
|
||||
build:
|
||||
time rosettacode sync
|
||||
time rosettacode
|
||||
|
||||
clean:
|
||||
$(RM) -r Meta/ rosettacode.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue