Revision a18f56205d1d4c06baa8e4a3d525c94452a80315 authored by David Douard on 04 December 2019, 09:55:25 UTC, committed by David Douard on 04 December 2019, 15:36:19 UTC
- runner: counting the number of scheduled tasks,
- listener: counting the number of processed events.
1 parent f206076
Raw File
Makefile
# Makefile driver for SWH Python modules. DO NOT CHANGE.
# You can add custom Makefile rules to Makefile.local

include ../Makefile.python
-include Makefile.local
back to top