summaryrefslogtreecommitdiff
path: root/src/emc/motion/Submakefile
blob: 3320cd48b55a62e14e98410d38e49ec969fa8e61 (plain)
1
2
3
4
5
6
INCLUDES += emc/motion

../include/%.h: ./emc/motion/%.h
	cp $^ $@
../include/%.hh: ./emc/motion/%.hh
	cp $^ $@