1#
2# timer module makefile
3#
4#
5# WARNING: do not run this directly, it should be run by the master Makefile
6
7include ../../Makefile.defs
8
9auto_gen=
10NAME=timer.so
11LIBS=
12
13include ../../Makefile.modules
14
15