Revisió 7c460e47
Afegit per Pau Escrich fa casi 14 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