Files
2007-01-22 23:37:12 +00:00

12 lines
177 B
Makefile

INCLUDES = \
-I../../../import/log4c
$(ALL_CFLAGS)
noinst_PROGRAMS = example
example_SOURCES = \
example.c
example_LDADD = \
../../../import/log4c/log4c/libbongolog4c.la