Updated timer interface to follow new uniform configuration style.

This commit is contained in:
Jaroslav Kysela 2001-07-16 11:15:28 +00:00
parent 239182657d
commit bf858b7312
8 changed files with 1030 additions and 144 deletions

View file

@ -1,6 +1,6 @@
EXTRA_LTLIBRARIES=libtimer.la
libtimer_la_SOURCES = timer.c
libtimer_la_SOURCES = timer.c timer_hw.c timer_query.c timer_query_hw.c
all: libtimer.la