Changeset 601

Show
Ignore:
Timestamp:
09/16/06 18:25:41 (2 years ago)
Author:
wbx
Message:

move some makefiles to mk

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/mk/buildhlp.mk

    r452 r601  
    11# $FreeWRT$ 
     2#- 
     3# This file is part of the FreeWRT project. FreeWRT is copyrighted 
     4# material, please see the LICENCE file in the top-level directory 
     5# or at http://www.freewrt.org/license for details. 
    26 
    37ifneq (${PKG_SOURCE_URL},) 
  • trunk/freewrt/mk/package.mk

    r436 r601  
    11# $FreeWRT$ 
     2#- 
     3# This file is part of the FreeWRT project. FreeWRT is copyrighted 
     4# material, please see the LICENCE file in the top-level directory 
     5# or at http://www.freewrt.org/license for details. 
    26 
    37WRKDIR_BASE:=   ${BUILD_DIR} 
    48 
    5 include ${TOPDIR}/package/buildhlp.mk 
     9include ${TOPDIR}/mk/buildhlp.mk 
    610 
    711define PKG_template 
  • trunk/freewrt/mk/pkg-depend.mk

    r588 r601  
     1# $FreeWRT$ 
     2#- 
     3# This file is part of the FreeWRT project. FreeWRT is copyrighted 
     4# material, please see the LICENCE file in the top-level directory 
     5# or at http://www.freewrt.org/license for details. 
     6 
    17amwall-compile: libamsel-compile 
    28arpd-compile: libpcap-compile libdnet-compile libevent-compile 
     
    915cbtt-compile: mysql-compile zlib-compile 
    1016clinkc-compile: expat-compile 
    11 configfs-compile: nvram-compile fuse-compile 
    1217curl-compile: openssl-compile zlib-compile 
    1318cyrus-sasl-compile: openssl-compile 
  • trunk/freewrt/tools/rules.mk

    r433 r601  
    33WRKDIR_BASE:=           ${TOOLS_BUILD_DIR} 
    44 
    5 include ${TOPDIR}/package/buildhlp.mk 
     5include ${TOPDIR}/mk/buildhlp.mk 
    66 
    77install-lbin: