forked from GitHub/gf-core
added some words to complete resource test
This commit is contained in:
@@ -7,10 +7,17 @@ present:
|
||||
$(RUNMAKE) present lang
|
||||
$(RUNMAKE) present api
|
||||
|
||||
alltenses:
|
||||
alltenses: lang api
|
||||
|
||||
lang:
|
||||
$(RUNMAKE) lang
|
||||
|
||||
api:
|
||||
$(RUNMAKE) api
|
||||
|
||||
math:
|
||||
$(RUNMAKE) math
|
||||
|
||||
test:
|
||||
$(RUNMAKE) test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user