# $Id: Makefile 3165 2006-06-13 04:32:00Z quarl $

# delegate to src/Makefile

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