aboutsummaryrefslogtreecommitdiff
path: root/src/pvr/timers/Makefile
blob: 0af3a3bcd33e55edf19c3f6285b7a56e9a1b8139 (plain)
1
2
3
4
5
6
7
SRCS=PVRTimerInfoTag.cpp \
     PVRTimers.cpp

LIB=pvrtimers.a

include ../../../Makefile.include
-include $(patsubst %.cpp,%.P,$(patsubst %.c,%.P,$(SRCS)))