aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: 1c79ae9a3662c955ded739a97229d91784eaf28e (plain)
1
2
3
4
default: all

.DEFAULT:
	cd src && $(MAKE) $@