annotate 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
rev   line source
samer@6 1
samer@6 2 install:
samer@6 3 install -d $(INSTALL_ML_TO)
samer@6 4 cp -pR db $(INSTALL_ML_TO)
samer@6 5 cp -pR general $(INSTALL_ML_TO)
samer@6 6