Makefile 92 Bytes
Newer Older
1 2 3 4 5
ifdef ROS_ROOT
include $(shell rospack find mk)/cmake.mk
else
include serial.makefile
endif