all:
	make -f Makefile.HumanDetection_LRF
	cp HumanDetection_LRFComp ../../bin/
clean:
	make -f Makefile.HumanDetection_LRF clean
