Decouple CFLAGS and simmilar configuration into Makefile.inc
commit896f286f9d217db5b1fdcfe4b699358303c1418f
authorPetr Pisar <petr.pisar@atlas.cz>
Sat, 19 Dec 2009 13:28:03 +0000 (19 14:28 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Sun, 20 Dec 2009 18:55:49 +0000 (20 19:55 +0100)
tree91bf88a52db4ca4ab1f40c71e36faae8f45814e6
parent8a522aa60f634399469ab7ae1306385f23f098dc
Decouple CFLAGS and simmilar configuration into Makefile.inc

This is necessary for function tests compilation because we want to test
_hidden library functions too.
src/Makefile
src/Makefile.inc [copied from src/Makefile with 64% similarity]