noinst_LIBRARIES = librt.a noinst_HEADERS = edge.h graph.h node.h rt.h subnet.h librt_a_SOURCES = edge.c graph.c node.c rt.c subnet.c