Changeset 535

Show
Ignore:
Timestamp:
08/25/06 00:06:18 (2 years ago)
Author:
tg
Message:

typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/Makefile

    r534 r535  
    7777        ${GMAKE_INV} clean 
    7878        for target in $$(awk '/^config FWRT_LINUX/ { print $$2 }' \ 
    79             target/Config.in); do ' 
     79            target/Config.in); do \ 
    8080                sed "s!FWRT_LINUX_MODEL!$$target!g" <.defconfig >.config; \ 
    8181                ${GMAKE_INV} package/config/conf; \