1check clean:
2	cd esp && $(MAKE) $@
3	cd gre && $(MAKE) $@
4	cd ipip && $(MAKE) $@
5	cd 802.1q && $(MAKE) $@
6	cd ip6in4 && $(MAKE) $@