1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-29 14:52:12 +01:00
Stacey Sheldon 384305d8ee makefile: add additional context to output when building all_* targets
When building the various all_* targets, it was hard to tell which
board/build-type that each line of output applied to.  Now, the
all_* target types will include something like:
 CC        [fw|cc  ]  flight/PiOS/STM32F10x/pios_gpio.c
which includes the necessary additional context.

This will help with identifying the context for warnings and errors
when building a group of targets.

Conflicts:

	Makefile
2012-06-20 23:38:21 -04:00
..
2012-05-05 09:40:44 -07:00
2012-06-06 21:14:31 -07:00
2012-06-04 16:59:31 -07:00
2011-09-01 21:50:13 -04:00
2012-05-24 18:08:29 -07:00
2012-06-06 11:58:06 -05:00
2012-06-04 16:59:31 -07:00
2009-12-22 05:07:27 +00:00

Check the wiki