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

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