|
Last change
on this file since fe8c8c9 was b9492d5, checked in by Phil Sutter <n0-1@…>, 19 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
git-svn-id: svn://www.freewrt.org/trunk/freewrt@1686 afb5a338-a214-0410-bd46-81f09a774fd1
|
-
Property mode
set to
100644
|
|
File size:
414 bytes
|
| Line | |
|---|
| 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/licence for details.
|
|---|
| 6 | #-
|
|---|
| 7 | # must work with both BSD and GNU make
|
|---|
| 8 |
|
|---|
| 9 | ${TOPDIR}/.cfg/FWRT_HAVE_DOT_CONFIG: ${TOPDIR}/.config \
|
|---|
| 10 | ${TOPDIR}/mk/split-cfg.mk ${TOPDIR}/scripts/split-cfg.sh
|
|---|
| 11 | ${BASH} ${TOPDIR}/scripts/split-cfg.sh '${TOPDIR}'
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.