aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/uzlib/Makefile
blob: b5593199b563ee61befa2dccbbc9ced8a5b66f00 (plain)
1
2
3
4
all clean:
	$(MAKE) -C src $@
	$(MAKE) -C examples/tgzip $@
	$(MAKE) -C examples/tgunzip $@