[gPXE-devel] [PATCH 3/4] [build] Properly handle multiple goals per BIN directory

Piotr Jaroszyński p.jaroszynski at gmail.com
Sun Aug 15 17:37:59 EDT 2010


> +$(BIN_GOALS_REPS) :
...
> +# Run always
> +.PHONY : $(BIN_GOALS_REST)

Should have been _REPS here.

> +# Do nothing for the rest of the goals as they are covered by the recipe above
> +$(BIN_GOALS_REST) :
...
> +# Run always to avoid a "nothing to be done" messages
> +.PHONY : $(BIN_GOALS_REPS)

Should have been _REST here.

Will push an updated branch soonish.

-- 
Best Regards
Piotr Jaroszyński


More information about the gPXE-devel mailing list