[EMAIL PROTECTED] dixit:

>Author: tg
>Date: 2006-12-18 21:17:50 +0100 (Mon, 18 Dec 2006)
>New Revision: 1323
>
>Modified:
>   branches/common-adk/freewrt/mk/buildhlp.mk
>   branches/common-adk/freewrt/mk/package.mk
>   branches/common-adk/freewrt/package/Makefile
>Log:
>first draft of restructuring build process to use new targets,
>as discussed on saturday and requested by wbx@

Yup, this breaks building packages (ALL packages)
in the branch. Known and intentional.

>stupid: gmake doesn't allow us to test if a target (rule) is
>already defined... so I'll use a different approach... but not now

Someone an idea? I need something like

.if !target(foo)
foo:
        some default action
.endif

(this works in BSD make)

//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