drivers/timers_win32/Makefile.in
changeset 556 8296acd119a9
parent 329 7717252e3ed9
child 658 7758d60e9260
--- a/drivers/timers_win32/Makefile.in	Wed Jul 15 09:32:35 2009 +0200
+++ b/drivers/timers_win32/Makefile.in	Wed Jul 15 09:36:36 2009 +0200
@@ -46,7 +46,7 @@
 
 driver: $(OBJS)
 
-%o: %cpp
+%o: %c
 	$(CXX) $(CFLAGS) $(PROG_CFLAGS) ${PROGDEFINES} $(INCLUDES) -o $@ -c $<
 
 install: