aboutsummaryrefslogblamecommitdiffstats
path: root/server/Makefile
blob: a1c185bc2b1c443bcec98e1cb2b8b80322280165 (plain) (tree)
1
2
3
4
5




                                  
all:
	-$(MAKE) -C.. server

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