Files
ModemManager/plugins
Aleksander Morgado f9c63bfa05 build,plugins: update build rules
We try to combine in common envvars the compiler and linker flags shared by the
different components, and where possible, also re-using the implicit AM_CFLAGS
and AM_LDFLAGS variables that automake provides, and which apply to all objects
being built in the same Makefile.am.

The plugins build rules are also updated so that whenever a plugin has some
testable 'helpers', these are compiled into a noinst library and then the new
library included by both the plugin and the tester program. This avoids multiple
recompilations of the same sources for different objects.
2016-03-15 19:15:25 +01:00
..
2015-02-16 17:33:37 +01:00
2016-02-11 10:05:33 +01:00
2015-01-16 17:10:32 +01:00
2016-03-15 19:15:25 +01:00