kopia lustrzana https://github.com/Hamlib/Hamlib
Moved all backend *.h files into the SOURCES primary as Automake documentation states all source file types should be listed. This causes Automake to include *.h files in rebuild rules for the targets. Removed the '-DIN_HAMLIB' assignment from the CFLAGS primary in each backend and assigned it to AM_CPPFLAGS in configure.ac. The effect is the same and it simplifies the backend Makefile.am files. Removed all commented lines. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| i2c.cc | ||
| i2c.h | ||
| i2cio.cc | ||
| i2cio.h | ||
| i2cio_pp.cc | ||
| i2cio_pp.h | ||
| microtune.cc | ||
| microtune.h | ||
| microtune_4702.cc | ||
| microtune_4702.h | ||
| microtune_4937.cc | ||
| microtune_4937.h | ||
| microtune_eval_board.cc | ||
| microtune_eval_board.h | ||
| microtune_eval_board_defs.h | ||
| module_4702.c | ||
| module_4937.c | ||