aboutsummaryrefslogtreecommitdiff
path: root/contrib/ls-config/makefile
blob: 7f20267b59a38fd220f430807e09d891801d1f70 (plain)
1
2
3
4
5
6
7
all: 
	make -C src

clean:
	make -C src clean