summaryrefslogtreecommitdiff
path: root/2003/i/buzz/src/busp/Makefile.defs
blob: 1477ac9df08335bbca1aed2dec6acfcda1b7366d (plain)
1
2
3
4
5
TARGETS += test_busp
test_busp_SOURCES = busp.cc busp_ir.cc busp_servo.cc busp_capteurs.cc \
		    test_busp.cc erreur.a

test_busp: $(test_busp_SOURCES:%.cc=%.o)