diff options
author | Martin Sustrik <sustrik@fastmq.commkdir> | 2010-01-28 12:45:12 +0100 |
---|---|---|
committer | Martin Sustrik <sustrik@fastmq.commkdir> | 2010-01-28 12:45:12 +0100 |
commit | f17f0fa67bc5a373f3fc7964aaad4f08aa1dc761 (patch) | |
tree | d144b3d71245df28e749fe2dfb4c28331955b549 /perf/cl/Makefile.am | |
parent | 943125bd12dbf181f4dfce7babddf1af7bcb7e18 (diff) |
CL binding ripped out of the tree
Diffstat (limited to 'perf/cl/Makefile.am')
-rw-r--r-- | perf/cl/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/perf/cl/Makefile.am b/perf/cl/Makefile.am deleted file mode 100644 index 72d2663..0000000 --- a/perf/cl/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -dist_noinst_CL = local-lat.lisp local-lat-poll.lisp remote-lat.lisp \ -lat-parms.lisp local-thr.lisp remote-thr.lisp thr-params.lisp |