1all:
2	(cd .. && make all)
3
4xdelta3regtest:
5	(cd .. && make xdelta3regtest)
6
7xdelta3checksum:
8	(cd .. && make xdelta3checksum)
9