Files
mlpack/fastlib2/fastlib/fx/build.py
T
2008-05-18 03:53:22 +00:00

7 lines
154 B
Python

librule(
sources = ["datanode.c", "stopwatch.c", "fx.c"],
headers = ["datanode.h", "stopwatch.h", "fx.h"],
deplibs = ["fastlib/base:base"])