aboutsummaryrefslogtreecommitdiff
path: root/examples/tutch/Makefile
blob: c6a5adb15c278eb8307dce4372c609ebfe391e8c (plain) (blame)
1
2
3
4
5
autograde:
	# h: follow links, i.e., so that we include the contents of the tutch symlink
	tar chf ../autograde.tar --exclude=./Makefile --exclude=test_handins .

.PHONY: autograde