# $Id: Makefile 3163 2006-06-13 04:29:16Z quarl $

# delegate to src/Makefile

all link linkcheck clean:
	cd src && $(MAKE) $@
