Markus Wigge dixit:

>Maybe the possible "make" targets should be documented too as soon as
>possible (tg?).

At the moment:

User-visible targets:
        * make prereq
        * make menuconfig
        * make [V=<number> | v]
        * make clean
        * make cleandir
        * make distclean

Targets which sort of work for us:
        * cd package/foo; TOPDIR=../.. ../../lbin/gmake \
            V=99 prepare compile install clean
          # note this often doesn't work, e.g. if not menuconfig'd
        * cd package/foo; TOPDIR=../.. ../../lbin/gmake update-patches

There might be more, but I don't think we consider them supported.

//mirabile
-- 
  "Using Lynx is like wearing a really good pair of shades: cuts out
   the glare and harmful UV (ultra-vanity), and you feel so-o-o COOL."
                                         -- Henry Nelson, March 1999
_______________________________________________
freewrt-developers mailing list
[email protected]
https://www.freewrt.org/lists/listinfo/freewrt-developers

Reply via email to