view matlab/Makefile @ 6:d3b9cbaee77b

Added Makefile to install Matlab components.
author samer
date Thu, 19 Jan 2012 14:28:39 +0000
parents
children 60b7b78b3167
line wrap: on
line source

install:
	install -d $(INSTALL_ML_TO)
	cp -pR db $(INSTALL_ML_TO)
	cp -pR general $(INSTALL_ML_TO)