SUBDIRS = expat apr confuse

test:
	echo
	echo "Skipping tests in the srclib directory"
	echo

check:
	echo
	echo "Skipping check in the srclib directory"
	echo

install:
	echo
	echo "Nothing from the srclib directory gets installed"
	echo


syntax highlighted by Code2HTML, v. 0.9.1