view matlab/Makefile @ 7:39982f16da0b

Updated dcgu.pl, added C++ compiler option to cpp/Makefile
author samer
date Thu, 19 Jan 2012 14:32:49 +0000
parents d3b9cbaee77b
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)