5 lines
32 B
Makefile
5 lines
32 B
Makefile
all: build
|
|
|
|
build:
|
|
spago build
|
all: build
|
|
|
|
build:
|
|
spago build
|