aboutsummaryrefslogtreecommitdiffstats
path: root/client/Makefile
blob: 17cc9a06ac48b3d84089eefa0124b2121f9ddae3 (plain) (blame)
1
2
3
4
5
6
all:
	-$(MAKE) -C.. client

clean:
	-$(MAKE) -C.. clean-client