Show
Ignore:
Timestamp:
08/15/07 15:14:10 (5 years ago)
Author:
tg
Message:

more of the same problem

Files:

Legend:

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

    r3127 r3498  
    1313compile: prepare ${WRKBUILD}/md5crypt 
    1414 
    15 install: ${STAGING_TOOLS}/bin/md5crypt 
     15install: ${STAGING_TOOLS}/bin/md5crypt ${TOPDIR}/lbin/md5crypt 
    1616 
    1717${STAGING_TOOLS}/bin/md5crypt: 
     
    1919        install -c -s -m 755 ${WRKBUILD}/md5crypt ${STAGING_TOOLS}/bin/ 
    2020        cp ${STAGING_TOOLS}/bin/md5crypt ${TOPDIR}/lbin/ 
     21 
     22${TOPDIR}/lbin/md5crypt: install-lbin 
    2123 
    2224install-lbin: