Revisió 7c460e47
Afegit per Pau Escrich fa més de 12 anys
Makefile | ||
---|---|---|
mv .config.tmp .config
|
||
|
||
help:
|
||
echo $(origin OWRT_PKG_SVN)
|
||
#cat README | more || true
|
||
cat README | more || true
|
||
|
||
build: checkout
|
||
$(if $(TARGET),$(call build_src))
|
També disponible a: Unified diff
help function was not working