PROGRAMS += test_ai ai_OBJECTS = ai.o $(motor_OBJECTS) $(es_OBJECTS) $(scheduler_OBJECTS) test_ai_OBJECTS = test_ai.o $(ai_OBJECTS) $(tester_OBJECTS)