# Makefile for LangUpload

all : init

init :
	chmod a+rw data includes
