Get rid of fd_mode_t, use three handler pointers instead.
[tinc] / cfg / Makefile.am
1 noinst_LIBRARIES = libcfg.a
2
3 noinst_HEADERS = cfg.h
4
5 libcfg_a_SOURCES = cfg.c
6