Revisió 41464728
Afegit per Pau Escrich fa aproximadament 13 anys
Makefile | ||
---|---|---|
IMAGES = images
|
||
SHELL = bash
|
||
J ?= 1
|
||
V ?= 99
|
||
V ?= 0
|
||
T =
|
||
MAKE_SRC = make -j$(J) V=$(V)
|
||
|
També disponible a: Unified diff
Changed default verbose level and new config for rspro