root/trunk/freewrt/tools/rules.mk

Revision 1686, 135 bytes (checked in by n0-1, 2 years ago)

merged from branches/common-adk 1310:1685

the following packages are not converted yet:
* alsa
* asterisk
* pmacct
* zaptel
* elinks
* libgd
* lua
* mypackage
* openser
* php*
* snort*
* tmsnc

additionally, freeradius doesn't compile.

happy fixing :P

Line 
1 # $FreeWRT$
2
3 WRKDIR_BASE:=           ${TOOLS_BUILD_DIR}
4
5 _IN_PACKAGE:=           0
6 include ${TOPDIR}/mk/buildhlp.mk
7
8 install-lbin:
9
10 .PHONY: install-lbin
Note: See TracBrowser for help on using the browser.