7 lines
154 B
Python
7 lines
154 B
Python
|
|
librule(
|
|
sources = ["datanode.c", "stopwatch.c", "fx.c"],
|
|
headers = ["datanode.h", "stopwatch.h", "fx.h"],
|
|
deplibs = ["fastlib/base:base"])
|
|
|